C
Clutch MCP Server
Details
- Endpoint
-
https://mcp.api.clutch.ca/mcp - Transport
- streamable-http
- Docs
- https://mcp.api.clutch.ca/.well-known/oauth-authorization-server
Authentication
OAuth · resolves from well-known metadata Clutch's MCP server advertises OAuth 2.0 metadata at OAuth authorization server metadata. Register or obtain a Clutch OAuth client from Clutch, then use the advertised authorization_endpoint and token_endpoint to get an access token. The metadata shows support for the authorization_code, client_credentials, and refresh_token grants, client_secret_post client authentication, and scopes including tools:read and offline_access.