L
Lambus MCP Server
Details
- Endpoint
-
https://mcp.lambus.ai/mcp - Transport
- streamable-http
Authentication
OAuth · resolves from well-known metadata Register an OAuth client against the Lambus MCP authorization server. The OAuth metadata advertises a client registration endpoint at register, with authorization at authorize and token exchange at token. Use the registered client with the authorization-code flow; the server supports PKCE S256, refresh_token, and token endpoint auth methods client_secret_post or none for public clients.