This causes it that whenever getClient is called, we always returns null and hence we get this error
{"error":"invalid_client","error_description":"Invalid client_id"} when trying to connect to the custom integrations on claude.ai.
The MCP inspector, however, does not have this problem because it calls "/register" each time.
This causes it that whenever getClient is called, we always returns null and hence we get this error
{"error":"invalid_client","error_description":"Invalid client_id"} when trying to connect to the custom integrations on claude.ai.
The MCP inspector, however, does not have this problem because it calls "/register" each time.