”Could not connect to MCP Server [server name]”
Most likely issue: Connection to the server timed out.
- Check to make sure your configuration aligns with the setup instructions
- Stop generating the current response, refresh the page and try again
- Disconnect from and reconnect to the connector
- If neither of these work, delete the connector and add it again
- If it still doesn’t work, contact jordan.lee@sony.com and report a bug.
”Tool [tool name] not found”
Most likely issue: Connection to the server was lost. Tools not available for use.
- Disconnect from and reconnect to the connector
- If this doesn’t work, delete the connector and add it again
”Claude’s response was interrupted”
Most likely issue: Connection to the server is successful, but connection was temporarily lost due to startup not complete.
- Refresh the page, wait 30 seconds before making a query to the AI SDK Assistant
- Make your first request smaller. After successful response, resume normal operation
”Tool call [tool name] returned no results or 429 error”
Most likely issue: Rate limit exceeded (20 requests/second or 100 requests/minute)
- Wait several seconds before making another request
- If your LLM is making rapid consecutive requests, prompt it to space out tool calls
-
If the tool call body has a
top_k(number of content to retrieve) greater than 5, prompt it to keeptop_k < 5:

