ITADN

feature request: MCPJam inspector compatibility

#8712Closedtleyden 创建于 2026-04-25
T
tleydencommented
### What problem did you meet? I am trying to connect to a custom MCP server via MCPJam (an alternative mcp inspector), but I ran into an issue where LogTo seems to rejects MCPJam as a client: MCPJam pops up a browser window with: ``` {"code":"oidc.invalid_client","message":"An OIDC error occurred: oidc.invalid_client.","error":"invalid_client","error_description":"invalid client https://www.mcpjam.com/.well-known/oauth/client-metadata.json","state":"~Uw...","iss":"https://.....logto.app/oidc"} ``` More details here https://github.com/MCPJam/inspector/issues/1926 ### Describe what you'd like Logto to have I am not sure if this is an issue with MCPJam or LogTo, but LMK if there is a way to support MCPJam as a client.
关闭于 2026-07-06 1 条评论