Logto (Auth Platform) Connector for AI agents.
23 live capabilities
Manage user identities and organization permissions in your auth tenant.
Waiting for input…
Why people use Logto (Auth Platform)
Logto Auth Platform for Faster User Onboarding
With the Logto MCP, you just tell your agent what to do. You can ask it to create a new organization or list all users in a specific group. You get the result in seconds without ever leaving your workspace.
What Vinkius changes
You get full control over your identity management without leaving your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Onboarding a new enterprise client
A developer needs to set up a new multi-tenant structure for a partner.
- Real-world use case 02
Auditing permissions for a security review
A security engineer needs to verify who has access to what.
- Real-world use case 03
Troubleshooting a locked MFA account
A support agent helps a user who lost their phone.
Complete set · 23capabilities
The complete Logto (Auth Platform) capability set.
These are the exact actions your AI can choose when you ask it to work with Logto (Auth Platform).
01—04
4 capabilities in this set.
Part of 23 available through Logto (Auth Platform).
- 01 Capability
Verify user password
Verify a specific user's password via the Management API. This is used for admin-level checks.
- 02 Capability
Create resource
Create a new API resource in your tenant. Use this to define specific access points for your app.
- 03 Capability
Create role
Create a new global role for your users. This helps you manage permissions at a high level.
- 04 Capability
List organization users
List all members of a specific organization. This helps you see who has access to a tenant.
05—08
4 capabilities in this set.
Part of 23 available through Logto (Auth Platform).
- 05 Capability
List organizations
List all organizations in your tenant. This gives you a bird's eye view of your multi-tenant setup.
- 06 Capability
List resources
List all API resources in your tenant. This shows you what parts of your system are protected.
- 07 Capability
Create organization
Create a new organization for your multi-tenant app. This lets you group users and resources together.
- 08 Capability
Delete user
Delete a user from your Logto tenant. Use this to clean up accounts that are no longer needed.
09—12
4 capabilities in this set.
Part of 23 available through Logto (Auth Platform).
- 09 Capability
Get user
Get the full details for a specific user. This is great for looking up metadata quickly.
- 10 Capability
List mfa verifications
List the MFA factors registered for a user. Use this to check security status without leaving your agent.
- 11 Capability
Get my account
Get your own profile information from the Account API. It lets your agent see who you are.
- 12 Capability
Remove mfa verification
Remove a specific MFA factor from a user. Use this when a user loses access to a security key.
13—16
4 capabilities in this set.
Part of 23 available through Logto (Auth Platform).
- 13 Capability
List roles
List all global roles in your tenant. Use this to see your current permission structure.
- 14 Capability
Send verification code
Send an email or SMS code for verification. This helps you trigger account security checks.
- 15 Capability
Update my account
Update your basic profile info like your name or avatar. This keeps your account details current.
- 16 Capability
Update user
Update an existing user's information in your tenant. This is useful for bulk updates or edits.
17—20
4 capabilities in this set.
Part of 23 available through Logto (Auth Platform).
- 17 Capability
List user roles
List all roles assigned to a specific user. This helps you audit individual permissions.
- 18 Capability
List users
List all users in your Logto tenant. Use this to get a quick count or overview of your user base.
- 19 Capability
Verify password
Verify a password to get a verification ID. Use this for secure authentication flows.
- 20 Capability
Bind mfa verification
Bind a new MFA factor like TOTP or WebAuthn. This lets you set up multi-factor security quickly.
21—23
3 capabilities in this set.
Part of 23 available through Logto (Auth Platform).
- 21 Capability
Update my account primary email
Update or link a primary email for your account. Use this to change how you receive notifications.
- 22 Capability
Update my account profile
Update extended profile data like addresses. This lets you manage deeper user details.
- 23 Capability
Update my account password
Update your own account password. This lets you manage your security credentials via the agent.
Set up in minutes
One URL. Then ask Logto (Auth Platform) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Logto (Auth Platform) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_u6lgjC60ylv2DAB2TNiAX6cACbdDwEdBFrHQ2LmZ/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Logto (Auth Platform), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Logto (Auth Platform) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_u6lgjC60ylv2DAB2TNiAX6cACbdDwEdBFrHQ2LmZ/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Logto (Auth Platform) URL.
- Step 03
Save and start
Save the connection and enable Logto (Auth Platform) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"logto-auth-platform": {
"url": "https://edge.vinkius.com/vk_preview_u6lgjC60ylv2DAB2TNiAX6cACbdDwEdBFrHQ2LmZ/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Logto (Auth Platform)
Open Agent mode in chat and ask: "Using Logto (Auth Platform), help me...". 23 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"logto-auth-platform": {
"url": "https://edge.vinkius.com/vk_preview_u6lgjC60ylv2DAB2TNiAX6cACbdDwEdBFrHQ2LmZ/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Logto (Auth Platform)
Ask Copilot: "Using Logto (Auth Platform), help me...". 23 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"logto-auth-platform": {
"url": "https://edge.vinkius.com/vk_preview_u6lgjC60ylv2DAB2TNiAX6cACbdDwEdBFrHQ2LmZ/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Logto (Auth Platform)
Open Cascade and ask: "Using Logto (Auth Platform), help me...". 23 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"logto-auth-platform": {
"url": "https://edge.vinkius.com/vk_preview_u6lgjC60ylv2DAB2TNiAX6cACbdDwEdBFrHQ2LmZ/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Logto (Auth Platform)
Ask Cline: "Using Logto (Auth Platform), help me...". 23 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add logto-auth-platform --transport http "https://edge.vinkius.com/vk_preview_u6lgjC60ylv2DAB2TNiAX6cACbdDwEdBFrHQ2LmZ/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Logto (Auth Platform)
Ask Claude: "Using Logto (Auth Platform), show me...". 23 tools are ready
Where the request belongs
Work Logto can move forward.
The DevOps engineer who is tired of clicking through dashboards at 2am to fix a user's permission issue. The support lead who needs to audit roles on the fly. The developer who wants to spin up test organizations without manual overhead.
DevOps Engineer
Audits user lists and resource permissions during security reviews to ensure proper access control.
Full-stack Developer
Creates test users and manages organization structures during the build phase to speed up development.
Support Team Member
Inspects user metadata and account statuses to resolve identity tickets quickly without needing admin access.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsUserfront
Manage users, multi-tenant structures, and authentication sessions directly through Userfront's identity platform.
Authing
Cloud-native identity and access management platform. manage users, roles, and security logs via AI.
Auth0
Manage identity and access via Auth0. list users, create accounts, audit logs, manage clients and review connections from any AI agent.
PropelAuth (B2B Authentication)
Manage B2B authentication, users, and organizations via PropelAuth. handle user provisioning, org management, and API keys directly from your AI agent.
Frontegg
Manage B2B identity, provision users, and oversee tenants via AI agents with Frontegg.
SuperTokens
Manage authentication, users, sessions, and roles via SuperTokens Core directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Logto connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Logto.
The practical details behind the request, access and result.
Can I use Logto MCP to manage my users?
Yes, you can list, fetch, update, and delete users directly through your agent. This makes it much faster to handle account changes without logging into the dashboard.
How does Logto MCP help with RBAC?
It lets you create and list global roles and API resources. You can easily see which roles are assigned to specific users to maintain strict access control.
Can my agent update my Logto profile?
Yes, your agent can update your basic profile info like your name, avatar, and primary email. This keeps your account details current with a simple command.
Does Logto MCP support MFA management?
It does. You can list registered MFA factors, bind new factors like TOTP or WebAuthn, and remove old ones if a user loses access.
How do I set up organizations in Logto?
You can use the Connector to create new organizations and list their members. This is perfect for managing multi-tenant structures for your customers.
Can I audit permissions using Logto MCP?
Yes, you can list all global roles and resources in your tenant. You can also see the specific roles assigned to any individual user.
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.
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.
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.
One connection away
Give your agent a direct line to Logto.
Connect Logto once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available