{
  "client_id": "https://hitachi.github.io/oss-assets/article/thinkit-mcp-auth/04-cimd/mcp-client.json",
  "client_name": "MCP Inspector",
  "application_type": "native",
  "redirect_uris": [
    "http://localhost:6274/oauth/callback",
    "http://127.0.0.1:6274/oauth/callback",
    "http://localhost:6274/oauth/callback/debug",
    "http://127.0.0.1:6274/oauth/callback/debug"
  ],
  "grant_types": ["authorization_code"],
  "response_types": ["code"],
  "token_endpoint_auth_method": "none",
  "scope": "mcp"
}
