[info] From claude: 2026-05-18T03:29:21.005Z [DEBUG] MCP server "auth0-docs-mcp": No token data found
Connects and seemingly works fine, but is spamming Output panel every 100-500ms with the above.
Config:
{
"mcpServers": {
"auth0-docs-mcp": {
"type": "http",
"url": "https://auth0.com/docs/mcp"
},
"aws-docs-mcp": {
"type": "http",
"url": "https://aws-mcp.us-east-1.api.aws/mcp"
}
}
}
AWS shown as working example - it also reports “No token data found”, but only 4 times before it stops. Auth0’s keeps going forever.