Organization roles

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 roles are used to define a set of organization scopes that can be assigned to users. Every organization role is a part of the organization template.

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