Organization scopes

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://openapi.logto.io/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
"Logto API references MCP server": {
  "url": "https://openapi.logto.io/mcp"
}
Close

Organization scopes (permissions) are used to define actions that can be performed on a organization. Every organization scope is a part of the organization template.

Organization scopes will only be meaningful within an organization context. For example, a user may have a read scope for organization A, but not for organization B. See 🏢 Organizations (Multi-tenancy) to get started with organizations and organization template.