logto.io
Logto is an identity and access management platform for adding authentication, authorization, user management, and multi-tenancy to applications. It offers both a hosted cloud service and open-source/self-hosted deployment options.
Logto exposes a tenant-scoped Management REST API, a Logto Cloud REST API for tenant automation, a remote MCP server at mcp.logto.io, and an OSS CLI distributed on npm.
- Logto MCP Serverdiscovered
- Logto Management APIdiscovered
- Logto Cloud APIdiscovered
- Logto CLIdiscovered
In Logto Console Applications, create an application of type Machine-to-machine. Assign M2M roles that include the needed Management API permissions (for the built-in Management API, include the all permission). Copy the app's App ID and App Secret from the application details. These are sent to the tenant token endpoint using HTTP Basic auth to obtain an access token.
Open Logto Console User management, open your user details page, and in the Authentication card create a personal access token. Use that PAT as a bearer token to call Logto Cloud APIs such as tenant automation endpoints.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/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