N

Naked Insurance MCP server

MCP discovered

Details
Endpoint
https://svc.naked.insure/quote/mcp
Transport
streamable-http
Docs
https://naked.insure/llms.txt
Authentication
OAuth client for Naked MCP oauth2 discovered Set up OAuth ↗
OAuth · resolves from well-known metadata

Register an OAuth client at `/oauth2/register`. The authorization server metadata is published at oauth-authorization-server, which shows authorization_code, client_credentials, and refresh_token support, with token endpoint auth methods client_secret_basic and client_secret_post. Request an access token for scopes such as mcp-api/read, mcp-api/write, or mcp-api/quote.run, then send it as a bearer token to the MCP server.