Vinkius
Clerk

Clerk MCP for AI. Manage users, organizations, and access rules instantly.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Clerk MCP on Cursor AI Code EditorClerk MCP on Claude Desktop AppClerk MCP on OpenAI Agents SDKClerk MCP on Visual Studio CodeClerk MCP on GitHub Copilot AI AgentClerk MCP on Google Gemini AIClerk MCP on Lovable AI DevelopmentClerk MCP on Mistral AI AgentsClerk MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

The Clerk MCP gives your AI client total control over user authentication and multi-tenant management. You manage users, organizations, and session data programmatically through natural language commands.

It handles everything from creating new accounts via invitation to listing deep user metadata and coordinating complex team setups for any application.

What your AI can do

Create auth invitation

Sends a new user invitation via email, including a custom redirect link.

Create auth organization

Establishes a brand-new multi-tenant structure or organization within your application.

Get auth user details

Retrieves the full profile, metadata, and current status for one specific user account.

+ 3 more capabilities included
Get User Details

Retrieve deep profiles and metadata for specific users within your application.

List All Users

Generate a full directory listing of every account registered in the system.

Manage Organizations

View and create multi-tenant environments to scope team collaboration and access rules.

Create Invitations

Send custom user invitations via email, tracking them with specific redirect URLs.

List Invitations

Check the status and details of all pending or historical user invitations.

Included with Plan

Waiting for input…

AI Agent

Clerk: Auth Management Tools (6)

Use these tools to programmatically list, create, and retrieve detailed information about users and organization structures.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Clerk on Vinkius

Create Auth Invitation

Sends a new user invitation via email, including a custom redirect link.

Create Auth Organization

Establishes a brand-new multi-tenant structure or organization within your...

Get Auth User Details

Retrieves the full profile, metadata, and current status for one specific user...

List Auth Invitations

Fetches a list of all pending or past invitations associated with your system.

List Auth Organizations

Retrieves an overview and slug for every active organization in the system.

List Auth Users

Generates a comprehensive list of all user accounts currently registered.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Clerk integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Clerk, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Clerk MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Clerk. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 6 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Managing users means jumping between too many screens.

Today, managing user accounts requires bouncing between the main dashboard to view user lists, then clicking into a specific profile tab to see metadata, and finally opening an entirely different module just to send out invitation emails. It's tedious status checking that forces context switching.

With this MCP, you tell your agent what needs to happen—like 'Send invites for the new marketing team.' The AI handles listing organizations first, then creating the accounts, tracking every invite, all without you touching a single dashboard button.

Use `get_auth_user_details` to get instant, actionable user data.

You don't have to copy and paste multiple IDs or click through five different tabs just to verify a person's current access level. The tool gives you the complete picture: their status, their organization, and all associated metadata in one call.

Now, when an agent retrieves user details for you, the information is precise enough to make a decision immediately. There's no guesswork; there's just pure data.

What your AI can actually do with this

This connector lets you treat user authentication like a conversation with an expert architect. Instead of digging into dashboards or running brittle scripts, your AI client manages the whole lifecycle—from onboarding new teams to checking who has access to what. You can list every registered user, grab detailed profiles for specific people, and even monitor entire multi-tenant organizations to keep track of team boundaries.

It makes managing complex access controls feel simple. When you connect this MCP via Vinkius, your agent instantly gains the ability to handle invitations, ensuring new users get directed exactly where they need to go. This moves user management out of manual clicks and into direct command execution.

Built · Hosted · Managed by Vinkius Clerk MCP - Manage User Authentication & Profiles
Server ID 019dd0ce-c3f0-73b3-b778-ae7b3c0abfa7
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I check who belongs to which team using list_auth_users? +

The agent lists all users and provides their associated organization or tenant slug. This helps you understand the full scope of your user base across multiple groups.

Can I use create_auth_organization to set up a new client account? +

Yes, running create_auth_organization establishes the multi-tenant boundary for an entirely new company or department within your application's architecture.

What is the difference between list_auth_invitations and list_auth_users? +

list_auth_invitations shows who was invited but hasn't signed up yet. list_auth_users only lists accounts that are fully active and registered.

Do I need get_auth_user_details to check a user's full profile? +

Yes, get_auth_user_details is the dedicated tool for retrieving deep, high-fidelity metadata about any specific person in your system.

How do I use list_auth_organizations to check all my multi-tenant environments? +

It immediately returns a directory of every organization you've created. This is vital for understanding your entire tenant structure and coordinating access control across multiple distinct client setups.

Are there rate limits when I use create_auth_invitation for mass onboarding? +

The MCP handles standard API throttling, but if you process a large batch of invites, it's best practice to implement your own retry logic. The system will return specific error codes that tell you exactly which calls failed and why.

What information do I get when I use get_auth_user_details for security checks? +

You receive the user's full metadata, including their current authentication status. This allows your agent to verify if an account is active or if its credentials need immediate attention.

If I run create_auth_organization, does it affect my existing users or data? +

No, running this command creates a completely isolated new environment. It establishes a clean container for a new client setup without touching any of your pre-existing organizations or user records.

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 tools allow your agent to manage B2B tenants and teams programmatically.

How do I send a user invitation? +

Use the create_auth_invitation tool and provide the recipient's email address. You can also specify an optional redirect URL for the signup flow.

Built & Managed by Vinkius 30s setup 6 tools

We've already built the connector for Clerk. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 6 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.