kinde.com
Kinde is an identity and user-management platform that provides authentication, access management, billing, and related developer tooling for applications. It also supports machine-to-machine apps, organizations, and customizable user/account management features.
Kinde exposes two documented HTTP APIs for developers—the Kinde Management API and Kinde Account API—and documents a Kinde MCP Server; Kinde docs clearly describe OAuth2 client-credentials access for the Management API, while public docs did not reveal machine-readable specs, a CLI, or enough detail to pin auth for the Account API or MCP endpoint.
- Kinde MCP Serverdiscovered
- Kinde Management APIdiscovered
- Kinde Account APIdiscovered
In the Kinde admin at app.kinde.com/admin, create a Machine-to-Machine application and authorize it for the needed APIs/scopes as described in Set up Kinde Management API access and Register and manage APIs. Use the app's client_id and client_secret to obtain an access token from https://<your_subdomain>.kinde.com/oauth2/token as described in Call the Kinde Management API.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://kinde.com/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