Clerk Connector for AI agents.
6 live capabilities
Manage user authentication and multi-tenant organizations through natural language.
Waiting for input…
Why people use Clerk
Clerk for Managing User Authentication and Multi-Tenancy
This Connector puts those controls right where you're already working. You just tell your agent to find the user with this email or create a new organization for the beta group. It handles the requests in the background so you can stay focused on shipping features.
What Vinkius changes
You get a natural language interface for your entire Clerk auth backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Troubleshooting a login issue
A user reports a problem.
- Real-world use case 02
Onboarding a new team
You need to invite 5 new members.
- Real-world use case 03
Auditing active organizations
You need to see which organizations are active.
Complete set · 6capabilities
The complete Clerk capability set.
These are the exact actions your AI can choose when you ask it to work with Clerk.
01—03
3 capabilities in this set.
Part of 6 available through Clerk.
- 01 Capability
Create auth invitation
Send a new user invitation with a specific redirect URL. This helps you automate the onboarding flow for new signups.
- 02 Capability
Create auth organization
Build a new organization for your multi-tenant app. Use this to set up team environments quickly.
- 03 Capability
Get auth user details
Pull specific profile data and metadata for a single user. It is useful for checking specific account details.
04—06
3 capabilities in this set.
Part of 6 available through Clerk.
- 04 Capability
List auth invitations
View all current invitations to see who is pending. This helps you track the status of your invite queue.
- 05 Capability
List auth organizations
See a list of all organizations and their current status. Use this to audit your multi-tenant setup.
- 06 Capability
List auth users
Get a full directory of every user registered in your app. This gives you a complete overview of your user base.
Set up in minutes
One URL. Then ask Clerk to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Clerk 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_ndVC0buVapGqcB59D9OX4SUkk7NJ8OMh9Mn0F8Ok/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 Clerk, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Clerk for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ndVC0buVapGqcB59D9OX4SUkk7NJ8OMh9Mn0F8Ok/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 Clerk URL.
- Step 03
Save and start
Save the connection and enable Clerk in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"clerk-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ndVC0buVapGqcB59D9OX4SUkk7NJ8OMh9Mn0F8Ok/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 Clerk
Open Agent mode in chat and ask: "Using Clerk, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"clerk-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ndVC0buVapGqcB59D9OX4SUkk7NJ8OMh9Mn0F8Ok/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 Clerk
Ask Copilot: "Using Clerk, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"clerk-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ndVC0buVapGqcB59D9OX4SUkk7NJ8OMh9Mn0F8Ok/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 Clerk
Open Cascade and ask: "Using Clerk, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"clerk-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ndVC0buVapGqcB59D9OX4SUkk7NJ8OMh9Mn0F8Ok/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 Clerk
Ask Cline: "Using Clerk, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add clerk-alternative --transport http "https://edge.vinkius.com/vk_preview_ndVC0buVapGqcB59D9OX4SUkk7NJ8OMh9Mn0F8Ok/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 Clerk
Ask Claude: "Using Clerk, show me...". 6 tools are ready
Where the request belongs
Work Clerk can move forward.
This is for the developer who's tired of manual data entry in auth dashboards and the ops lead who needs to manage hundreds of users across multiple organizations without the friction of a web UI.
Full-stack Developer
Quickly checks user metadata or creates organizations while staying inside the IDE.
Operations Manager
Sends out bulk invitations and monitors multi-tenant growth from a chat window.
Customer Success Rep
Looks up user auth history to troubleshoot login issues for clients instantly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsClerk
Add production-ready authentication to your app with user management, SSO, multi-factor auth, and session handling out of the box.
Auth0
Manage identity and access via Auth0. list users, create accounts, audit logs, manage clients and review connections from any AI agent.
SuperTokens
Manage authentication, users, sessions, and roles via SuperTokens Core directly from your AI agent.
Userfront
Manage users, multi-tenant structures, and authentication sessions directly through Userfront's identity platform.
PropelAuth (B2B Authentication)
Manage B2B authentication, users, and organizations via PropelAuth. handle user provisioning, org management, and API keys directly from your AI agent.
Authing
Cloud-native identity and access management platform. manage users, roles, and security logs via AI.
Bring your own AI
Change the model, client or framework. Keep Clerk 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 Clerk.
The practical details behind the request, access and result.
Can I use the Clerk MCP to manage my users?
Yes, this Connector connects your Clerk account to your AI agent. You can list users, pull profile details, and manage auth status using natural language commands instead of clicking through a dashboard.
How do I send invitations using Clerk MCP?
You can simply ask your agent to send an invitation to a specific email address. You can even provide a custom redirect URL so the user lands on the right page after signing up.
Does Clerk MCP support multi-tenant organizations?
Yes, it fully supports multi-tenant workflows. You can create new organizations, list existing ones, and manage team access through your AI client.
Can I see user profiles with Clerk MCP?
Yes, you can retrieve high-fidelity profiles including contact information and custom metadata. This is great for troubleshooting specific user issues quickly.
Is the Clerk MCP safe for production?
Yes, it uses your Clerk Secret Key to perform actions. Your AI agent acts as a secure interface to your existing authentication backend.
Can I list all my invitations?
Yes, you can ask your agent to show all pending invitations. This helps you monitor your onboarding pipeline and see who hasn't joined yet.
How do I find my Clerk Secret Key?
Log in to the Clerk Dashboard, select your application, and navigate to API Keys in the sidebar.
Can I manage organizations via AI?
Yes! The create_auth_organization and list_auth_organizations capabilities allow your agent to manage B2B tenants and teams programmatically.
How do I send a user invitation?
Use the create_auth_invitation capability and provide the recipient's email address. You can also specify an optional redirect URL for the signup flow.
One connection away
Give your agent a direct line to Clerk.
Connect Clerk once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available