How to Use the Corbado MCP in Claude Code
Integrate Corbado authentication into your CLI workflows with Claude Code, the headless agent for terminal-based user identity.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Corbado MCP to Claude Code
Create your Vinkius account to connect Corbado to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless Corbado user management with Claude Code
Run user lifecycle tasks in your CI/CD pipeline using `create_user` and `delete_user`. Claude Code executes these commands in your shell, keeping your infrastructure code clean. Verification tasks are simple. Call `list_identifiers` to audit your system state directly from the terminal prompt.
Automate passkey flows via Claude Code
Claude Code handles the `start_passkey_login` and `finish_passkey_login` sequence in headless mode. It ensures your authentication tests run without a browser. Use `verify_signed_data` to check passkey assertions in your scripts. The agent returns the result directly to your standard output for immediate processing.
Manage auth processes in Claude Code
Control your authentication state using `init_auth_process` and `reset_auth_process` from your terminal. It makes managing complex auth lifecycles a scriptable task. For session maintenance, use `list_sessions` and `revoke_session`. Claude Code keeps your environment secure by pruning sessions during your automated cleanup routines.
Set up Corbado MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecorbado-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Corbado transactions." It will automatically discover and invoke the available Corbado tools.
claude mcp add --transport http corbado-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Corbado MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Corbado MCP today
We host it, we monitor it, we maintain it. You just paste one token.