What happened?
The monday.com MCP connector reports "connected" at the account level and is toggled ON in the in-chat tools menu, but its executable tools (e.g. get_board_schema, get_board_items_by_name) never load in the Claude Chat surface (although they used to for several weeks, until 2-3 days ago). The same connector, same account, loads and invokes tools correctly in Cowork.
Environment
Surface that fails: Claude Chat (web)
Surface that works: Cowork (same account, same connector)
Connector: monday.com (MCP)
Plan: Max
What did you expect to happen?
Expected
Claude invokes the monday.com tool and returns board data.
Actual
Claude reports the connector's tools are not active in the session and cannot call them. No tool invocation occurs. A registry lookup confirms the connector is "connected" and lists its tools, but they are not injected into the session as callable.
Steps to reproduce
Steps to reproduce
Confirm monday.com is connected in Settings → Connectors (green/connected).
Open a fresh chat.
Confirm monday.com is toggled ON in the in-chat tools/connectors menu.
Request a live read on a board (e.g. get_board_schema for board 18417676676).
Area
Tool Discovery / Invocation
MCP Server (if applicable)
Monday.com
Error messages or logs
There is no error popup or ofid_ reference code produced — the failure is silent. The connector reports "connected" and lists its tools via registry lookup, but the tools are never injected as callable into the Chat session. When a monday.com read is requested, Claude returns (verbatim):
"I don't have that tool loaded in my current toolset, though — the monday.com connector is connected but its tools aren't active in this session. Turn on the monday.com connector for this chat (via the tools/connectors menu), and I'll pull the live read on board 18417676676 using get_board_schema."
A connector registry lookup in the same session confirms monday.com as "connected": true and lists its tools (get_board_schema, get_board_items_by_name, create_item, change_item_column_values, etc.), yet none are invocable in the Chat turn.
Note: get_board_info does not exist as a tool name; the correct read tool is get_board_schema — this was confirmed and is not the cause of the failure. The failure is that no monday.com tool loads at all in the Chat surface, while the same tools load and invoke correctly in Cowork on the same account.
No ofid_ reference ID has appeared. If one surfaces on a future attempt, it will be added.
Additional context
Notes / already ruled out
Account connection: ON
Per-chat connector toggle: ON
Fresh chat (to force tool injection at chat creation): no change
Repeated account-level re-toggling: no change
Not a tool-rename issue — get_board_schema still exists
Capability confirmed working in Cowork on the same account/connector, so the failure is isolated to the Chat surface's tool injection.
What happened?
The monday.com MCP connector reports "connected" at the account level and is toggled ON in the in-chat tools menu, but its executable tools (e.g. get_board_schema, get_board_items_by_name) never load in the Claude Chat surface (although they used to for several weeks, until 2-3 days ago). The same connector, same account, loads and invokes tools correctly in Cowork.
Environment
Surface that fails: Claude Chat (web)
Surface that works: Cowork (same account, same connector)
Connector: monday.com (MCP)
Plan: Max
What did you expect to happen?
Expected
Claude invokes the monday.com tool and returns board data.
Actual
Claude reports the connector's tools are not active in the session and cannot call them. No tool invocation occurs. A registry lookup confirms the connector is "connected" and lists its tools, but they are not injected into the session as callable.
Steps to reproduce
Steps to reproduce
Confirm monday.com is connected in Settings → Connectors (green/connected).
Open a fresh chat.
Confirm monday.com is toggled ON in the in-chat tools/connectors menu.
Request a live read on a board (e.g. get_board_schema for board 18417676676).
Area
Tool Discovery / Invocation
MCP Server (if applicable)
Monday.com
Error messages or logs
Additional context
Notes / already ruled out
Account connection: ON
Per-chat connector toggle: ON
Fresh chat (to force tool injection at chat creation): no change
Repeated account-level re-toggling: no change
Not a tool-rename issue — get_board_schema still exists
Capability confirmed working in Cowork on the same account/connector, so the failure is isolated to the Chat surface's tool injection.