naked.insure
Naked Insurance is a South African digital insurer offering car, home, single-item, pet, and related insurance products. Customers get quotes, manage cover, and submit claims through Naked’s digital channels.
naked.insure exposes an MCP server at `https://svc.naked.insure/quote/mcp`; despite registry seed data claiming no auth, the live endpoint and OAuth well-known metadata show it requires OAuth bearer tokens from Naked’s authorization server.
- Naked Insurance MCP serverdiscovered
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.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://naked.insure/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing