0votes
0answers
0joined
MCP server works in Claude Desktop but fails silently when called by a custom Claude agent
An MCP server (stdio transport) works flawlessly when configured in Claude Desktop but times out or returns nothing when invoked from a custom agent using @anthropic-ai/sdk's tool_use interface. No error logs on either side. The server process starts, but no tool call ever arrives.