ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Logto with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage users, roles, and organizations in your Logto auth tenant directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 23 capabilities

The complete Logto capability set.

These are the exact actions your AI can choose when you ask it to work with Logto.

Capability set01 / 06

01-04

4 capabilities in this set.

Part of 23 available through Logto.

  1. 01

    Create role

    Create a new role

  2. 02

    List organization users

    List members of an organization

  3. 03

    Get my account

    Retrieve current user profile (Account API)

  4. 04

    List mfa verifications

    List registered MFA factors for the current user

Capability set02 / 06

05-08

4 capabilities in this set.

Part of 23 available through Logto.

  1. 05

    List roles

    List globalThis roles in Logto

  2. 06

    Remove mfa verification

    Remove an MFA factor

  3. 07

    Update my account

    Update basic profile (username, name, avatar)

  4. 08

    Update user

    Update an existing Logto user

Capability set03 / 06

09-12

4 capabilities in this set.

Part of 23 available through Logto.

  1. 09

    Verify password

    Verify password to get a verification ID

  2. 10

    Create organization

    Create a new organization

  3. 11

    Create resource

    Create a new API resource

  4. 12

    Delete user

    Delete a Logto user

Capability set04 / 06

13-16

4 capabilities in this set.

Part of 23 available through Logto.

  1. 13

    Get user

    Get details for a specific Logto user

  2. 14

    List organizations

    List organizations in Logto

  3. 15

    List resources

    List API resources in Logto

  4. 16

    List user roles

    List roles assigned to a user

Capability set05 / 06

17-20

4 capabilities in this set.

Part of 23 available through Logto.

  1. 17

    List users

    List Logto users

  2. 18

    Send verification code

    Send email/SMS code for verification

  3. 19

    Verify user password

    Verify a user password (Management API)

  4. 20

    Bind mfa verification

    Bind a new MFA factor (TOTP, WebAuthn)

Capability set06 / 06

21-23

3 capabilities in this set.

Part of 23 available through Logto.

  1. 21

    Update my account password

    Update user password

  2. 22

    Update my account primary email

    Update or link primary email

  3. 23

    Update my account profile

    Update extended profile (address, etc.)

Observed, not estimated

1013ms average. Fast in production.

Logto is checked daily against the live service.

Daily averagePeak 1221ms
Aug 20Today
Fastest day
853ms
Slowest day
1221ms
14-day trend
Slowing+19%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 23 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Logto, so you can see the experience inside your AI.

It does not authenticate your account with Logto. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Logto Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_u6lgjC60ylv2DAB2TNiAX6cACbdDwEdBFrHQ2LmZ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Logto capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "logto-auth-platform-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_u6lgjC60ylv2DAB2TNiAX6cACbdDwEdBFrHQ2LmZ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Logto owners ask.

  • 01

    Can I see which roles are assigned to a specific user?

    Yes! Use the list_user_roles capability with the target User ID to retrieve all global roles associated with that account.

  • 02

    Is it possible to manage multi-tenant organizations through this server?

    Absolutely. You can use list_organizations to see existing ones, create_organization to add new ones, and list_organization_users to audit membership.

  • 03

    Can I update user profiles or suspend accounts?

    Yes, the update_user capability allows you to modify the username, name, avatar, and the isSuspended status of any user.