I’m trying to connect n8n’s instance level mcp to an ai agent within n8n itself, This is so that i can interact with my instance from a chat interface like within claude for example. but when i add the mcp client tool to the agent with gemini chat model it is throwing this error. It is working perfectly when i test the tool separately in isolation but not when connected to the agent node. Would also love any insights and help working with n8n’s instance level mcp. I’m pretty new to using instance level mcp.
Please share your workflow
Information on your n8n setup
- n8n version: 2.2.6
- Database : postgres
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker desktop
- Operating system: windows 10
