C

Closai MCP Server

MCP discovered

Details
Endpoint
https://app.closai.io/mcp/v2
Transport
streamable-http
Docs
https://app.closai.io/mcp/v2/docs
Authentication
Closai OAuth client oauth2 discovered Set up OAuth ↗
OAuth · resolves from well-known metadata

Register an OAuth client against Closai's dynamic client registration endpoint at MCP register. The authorization server metadata is published at OAuth authorization server metadata, which lists the registration_endpoint, authorization_endpoint, and token_endpoint. For the easiest path, add Closai from a compatible MCP client marketplace/integrations UI and complete the browser sign-in/authorize flow there; clients can also register programmatically and then use OAuth 2.0 authorization code with PKCE. The metadata says token endpoint auth uses client_secret_post.