1 - Stitch show up, but the UI displays “0 tools, 0 prompts, 0 resources”. My issue the same of this - https://forum.cursor.com/t/mcp-server-connected-green-dot-and-tools-discovered-in-logs-but-0-tools-in-ui-and-agent/160620
2 - No. I tried opening a new Agent chat, reloading the window, and completely restarting Cursor, but the tools still do not appear.
3 - I tried with both the global ~/.cursor/mcp.json and the project-level .cursor/mcp.json file.
4 - I could not find any logs containing McpProcess, ipcReady, Stitch, or 0 tools. Below are the only logs that appeared:
MCP: stitch
2026-05-15 15:13:29.309 [info] [V2] Handling CreateClient action
2026-05-15 15:13:29.309 [info] [V2 FSM] connection:connect_start: conn=idle,auth=unknown → conn=connecting,auth=unknown
2026-05-15 15:13:30.247 [info] MCP OAuth provider initialized
2026-05-15 15:13:30.955 [info] MCP HTTP exchange completed
2026-05-15 15:13:31.671 [info] MCP HTTP exchange completed
2026-05-15 15:13:31.671 [info] Successfully connected to streamableHttp server
2026-05-15 15:13:31.671 [info] [V2 FSM] connection:connect_success: conn=connecting,auth=unknown → conn=connected,auth=unknown
2026-05-15 15:13:31.671 [info] CreateClient completed, connected: true, statusType: connected
2026-05-15 15:13:32.512 [warning] MCP HTTP exchange completed
2026-05-15 15:13:32.671 [info] MCP HTTP exchange completed
MCP OAuth
2026-05-15 15:13:29.322 [info] [MCPService] State transition: user-stitch none → initializing
2026-05-15 15:13:31.673 [info] [MCPService] State transition: user-stitch initializing → connected
MCP Allowlist
2026-05-15 12:51:53.873 [info] [MCPService] createClient: identifier=“user-stitch”, serverName=“stitch”
2026-05-15 12:51:53.873 [info] [MCPService] createClient: identifier=“user-next-devtools”, serverName=“next-devtools”
2026-05-15 13:02:32.738 [info] [MCPService] createClient: identifier=“user-context7”, serverName=“context7”
2026-05-15 13:02:32.739 [info] [MCPService] createClient: identifier=“user-stitch”, serverName=“stitch”
2026-05-15 13:02:35.463 [info] [MCPService] createClient: identifier=“user-stitch”, serverName=“stitch”
2026-05-15 13:02:53.391 [info] [MCPService] createClient: identifier=“user-context7”, serverName=“context7”
2026-05-15 13:02:53.391 [info] [MCPService] createClient: identifier=“user-stitch”, serverName=“stitch”
2026-05-15 13:02:56.268 [info] [MCPService] createClient: identifier=“user-stitch”, serverName=“stitch”
2026-05-15 14:58:35.497 [info] [MCPService] createClient: identifier=“user-stitch”, serverName=“stitch”
2026-05-15 15:12:56.872 [info] [MCPService] createClient: identifier=“user-stitch”, serverName=“stitch”
2026-05-15 15:12:59.769 [info] [MCPService] createClient: identifier=“user-next-devtools”, serverName=“next-devtools”
2026-05-15 15:13:29.306 [info] [MCPService] createClient: identifier=“user-stitch”, serverName=“stitch”
MPC Logs
Empty
5 - Both, I test it on my MacOS and Linux.Yes, I have confirmed this on both. I tested it on my macOS and Linux machines, and the issue occurs on both systems.