Kinde (Modern Authentication) Connector for AI agents.
8 live capabilities
Manage your Kinde identity and user permissions through natural conversation.
Waiting for input…
Why people use Kinde (Modern Authentication)
Kinde for Identity Management and User Provisioning
This Connector changes that by letting you handle your Kinde identity management directly within your AI agent. Instead of hunting for a specific user ID or manually assigning roles to an organization, you just tell your agent what needs to happen. You can quickly spin up new accounts, check who has access to what, and reorganize your multi-tenant structure on the fly. It's built to make the tedious parts of IAM feel like a conversation. When you connect this through the Vinkius catalog, your AI agent becomes a functional admin assistant that knows your auth environment inside out. You'll spend less time on manual data entry and more time actually building your application. You get a direct line to your auth data without the overhead of a full admin UI. By moving these tasks into a chat interface, you cut out the repetitive clicks and let your agent handle the heavy lifting of data entry.
What Vinkius changes
You get a conversational interface for your entire Kinde auth dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Fixing a user login issue
A user can't log in.
- Real-world use case 02
Rapid client onboarding
A new client signs up.
- Real-world use case 03
Security and RBAC audit
The security lead uses `list_roles` and `list_permissions` to check for over-privileged accounts and ensure the principle of least privilege.
Complete set · 8capabilities
The complete Kinde (Modern Authentication) capability set.
These are the exact actions your AI can choose when you ask it to work with Kinde (Modern Authentication).
01—04
4 capabilities in this set.
Part of 8 available through Kinde (Modern Authentication).
- 01 Capability
List permissions
Audit the available permissions to ensure proper access control. Use this to verify your security settings.
- 02 Capability
List users
Get a full list of every user registered in your Kinde environment. Use this to see your active user base.
- 03 Capability
Update user
Change specific fields for a user by providing their ID and the new data. This is great for quick profile updates.
- 04 Capability
List organizations
View all organizations currently configured in your Kinde project. This gives you a bird's eye view of your tenants.
05—08
4 capabilities in this set.
Part of 8 available through Kinde (Modern Authentication).
- 05 Capability
List roles
See all roles currently defined in your Kinde project. This helps you audit your current role structure.
- 06 Capability
Create organization
Set up a new organization to manage multi-tenant access. This helps you organize your tenants quickly.
- 07 Capability
Create user
Add a new user to your Kinde system with specific profile details. Use this for fast account provisioning.
- 08 Capability
Get user
Fetch the full profile and status of a specific user. Use this to check account details on the fly.
Set up in minutes
One URL. Then ask Kinde (Modern Authentication) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Kinde (Modern Authentication) 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_Lh7IZ5LjAJ13lKrUtR5jmSd20b7GibFb3VqXH98c/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 Kinde (Modern Authentication), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Kinde (Modern Authentication) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Lh7IZ5LjAJ13lKrUtR5jmSd20b7GibFb3VqXH98c/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 Kinde (Modern Authentication) URL.
- Step 03
Save and start
Save the connection and enable Kinde (Modern Authentication) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"kinde-modern-authentication": {
"url": "https://edge.vinkius.com/vk_preview_Lh7IZ5LjAJ13lKrUtR5jmSd20b7GibFb3VqXH98c/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 Kinde (Modern Authentication)
Open Agent mode in chat and ask: "Using Kinde (Modern Authentication), help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"kinde-modern-authentication": {
"url": "https://edge.vinkius.com/vk_preview_Lh7IZ5LjAJ13lKrUtR5jmSd20b7GibFb3VqXH98c/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 Kinde (Modern Authentication)
Ask Copilot: "Using Kinde (Modern Authentication), help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"kinde-modern-authentication": {
"url": "https://edge.vinkius.com/vk_preview_Lh7IZ5LjAJ13lKrUtR5jmSd20b7GibFb3VqXH98c/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 Kinde (Modern Authentication)
Open Cascade and ask: "Using Kinde (Modern Authentication), help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"kinde-modern-authentication": {
"url": "https://edge.vinkius.com/vk_preview_Lh7IZ5LjAJ13lKrUtR5jmSd20b7GibFb3VqXH98c/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 Kinde (Modern Authentication)
Ask Cline: "Using Kinde (Modern Authentication), help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add kinde-modern-authentication --transport http "https://edge.vinkius.com/vk_preview_Lh7IZ5LjAJ13lKrUtR5jmSd20b7GibFb3VqXH98c/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 Kinde (Modern Authentication)
Ask Claude: "Using Kinde (Modern Authentication), show me...". 8 tools are ready
Where the request belongs
Work Kinde can move forward.
This is for the developer who's tired of manual account provisioning or the support lead who needs to find user details fast without asking a dev to check the logs.
Support Engineer
Looking up user details and fixing access issues for customers on a Tuesday afternoon.
DevOps Engineer
Provisioning new organizations and roles automatically during a migration.
Product Developer
Checking test accounts or creating dummy users for QA without leaving the IDE.
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.
PropelAuth (B2B Authentication)
Manage B2B authentication, users, and organizations via PropelAuth. handle user provisioning, org management, and API keys directly from your AI agent.
Okta
Equip your AI agent with Okta Identity Cloud to manage users, groups, and seamless authentication effortlessly.
Auth0
Manage IAM operations—users, clients, connections, and logs in your Auth0 tenant directly via your AI agent.
FusionAuth (Enterprise Identity & Auth)
Manage enterprise identity, users, and applications via FusionAuth. create users, list applications, and handle authentication flows directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Kinde 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 Kinde.
The practical details behind the request, access and result.
Can the Kinde MCP help me manage my multi-tenant organizations?
Yes, it lets you list and create organizations directly through your AI agent. You can organize your tenants without leaving your workspace.
How do I use the Kinde MCP to fix a user's account?
You can ask your agent to retrieve user details and then update their information. It's a fast way to handle support tickets or account issues.
Can I use the Kinde MCP to audit my permissions?
Yes, you can list all available roles and permissions. This helps you verify that your access control settings are correct.
Does the Kinde MCP support creating new users?
It does. You can provide the user details to your agent, and it will create the new account in Kinde for you.
Is the Kinde MCP good for developer testing?
It's great for it. You can quickly create test accounts or check user IDs without having to manually navigate the Kinde dashboard.
Can I update user profiles using the Kinde MCP?
Yes, you can update specific fields for any user by providing their ID. This is much faster than manual entry.
Can I create a new user directly through the AI?
Yes! Use the create_user capability by providing the necessary data payload (email, name, etc.). The agent will interface with Kinde to provision the account immediately.
How do I audit the roles available in my Kinde environment?
Simply ask the agent to run the list_roles capability. It will retrieve all defined roles, allowing you to verify access levels and configurations.
Is it possible to update an existing user's information?
Yes, you can use the update_user capability. You'll need to provide the user_id and the specific fields you wish to modify in the data payload.
One connection away
Give your agent a direct line to Kinde.
Connect Kinde once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available