{ "client_id": "https://raw.githubusercontent.com/wiki/abcsoftware/abc-docs/CIMD-Doc.md", "client_name": "MCP Inspector", "redirect_uris": [ "http://127.0.0.1:6274/oauth/callback", "http://localhost:6274/oauth/callback", "http://127.0.0.1:6274/oauth/callback/debug", "http://localhost:6274/oauth/callback/debug" ], "token_endpoint_auth_method": "none", "grant_types": ["authorization_code", "refresh_token"], "response_types": ["code"] }