I added allowed_tools to my api call from .NET SDK. and my mcp tool calls become broken always. Mcp stopped wotking after I added allowedTools filtering
I always see this error in logs
I added allowed_tools to my api call from .NET SDK. and my mcp tool calls become broken always. Mcp stopped wotking after I added allowedTools filtering
Am I doing something wrong? help me
I think it was fixed don’t know how
It looks like adding allowed_tools is causing your MCP calls to fail. You might want to double-check that the tool names in allowed_tools exactly match the registered tool IDs; any mismatch can break the calls.