You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Via the code for Claude desktop, and when I start Claude over, I get an error saying it cannot attach to the servers, and when I attempt to look in the developer, all servers say "Error Server disconnected"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
So Im attempting to build Multiple AI systems for N8N via this project, following this YouTube video(https://youtu.be/yfpVU_uEpy4)
And I am attempting to add these MCPs to my Claude config file....
https://gitmcp.io/Zie619/n8n-workflows
https://gitmcp.io/upstash/context7
https://gitmcp.io/czlonkowski/n8n-mcp
https://gitmcp.io/leonardsellem/n8n-mcp-server
{ "mcpServers": { "n8n-mcp-server Docs": { "command": "npx", "args": [ "mcp-remote", "https://gitmcp.io/leonardsellem/n8n-mcp-server" ] }, "n8n-mcp Docs": { "command": "npx", "args": [ "mcp-remote", "https://gitmcp.io/czlonkowski/n8n-mcp" ] }, "context7 Docs": { "command": "npx", "args": [ "mcp-remote", "https://gitmcp.io/upstash/context7" ] }, "n8n-workflows Docs": { "command": "npx", "args": [ "mcp-remote", "https://gitmcp.io/Zie619/n8n-workflows/tree/main" ] } } }Via the code for Claude desktop, and when I start Claude over, I get an error saying it cannot attach to the servers, and when I attempt to look in the developer, all servers say "Error
Server disconnected"
Beta Was this translation helpful? Give feedback.
All reactions