The agent try a hundred of things instead using the mcp to get the data, why could this be? this 2 mcp provices +200 tools, maybe this is too much for the agent?
Even a clear instruction like "use the mcp mcp_servers to obtain basic info from the server" fails
Any advice? am I doing something wrong?
mcp_servers:
homelab_ops:
url: "http://XX.XX.10.10:8043/mcp"
enabled: true
timeout: 120
connect_timeout: 60
tools:
resources: true
prompts: true
arcane_ops:
command: "npx"
args:
- "-y"
- "@randomsynergy/arcane-mcp-server"
env:
ARCANE_BASE_URL: "http://XX.XX.25.4:3000"
ARCANE_API_KEY: "arc_asdasdasd"
enabled: true
timeout: 120
connect_timeout: 60
tools:
resources: true
prompts: true