How to Use the Duo Security (Two-Factor Authentication API) MCP in Claude Code
Run headless 2FA audits and manage Duo Security users directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Duo Security (Two-Factor Authentication API) MCP to Claude Code
Create your Vinkius account to connect Duo Security (Two-Factor Authentication API) 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 2FA verification via Claude Code
The `auth` tool initiates out-of-band push authentication requests directly from your command line. This MCP Server lets you trigger these prompts right from your shell, then polls `auth_status` to confirm you approved the prompt. You can easily pipe these checks into your deployment scripts or run them before running a dangerous database migration. It brings interactive multi-factor verification straight into your headless CLI workflow.
Command-line user audits and provisioning
The `list_users` tool queries your Duo database to identify inactive accounts from your terminal. Tell Claude Code to scan your system, and it will use this endpoint to find inactive accounts, then send them to the recycle bin using `trash_users`. If you need to onboard a batch of external contractors, you can feed Claude Code a raw text list and it will execute `bulk_create_users` to register them in seconds. If a contractor returns, the agent can quickly run `restore_users` to reactivate their profile.
Diagnose Duo Security API connectivity instantly
The `ping_auth` tool performs a liveness check to verify the Duo Auth API is reachable. Claude Code can run this to verify the Duo Auth service is up, then execute `check_auth` to validate your HMAC signatures and integration keys. This instant diagnostics capability saves you from digging through API documentation or writing curl commands with complex signature headers. You get immediate, actionable feedback directly in your terminal.
Set up Duo Security (Two-Factor Authentication API) 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 seeduo-security-two-factor-authentication-api-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Duo Security (Two-Factor Authentication API) transactions." It will automatically discover and invoke the available Duo Security (Two-Factor Authentication API) tools.
claude mcp add --transport http duo-security-two-factor-authentication-api-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 Duo Security (Two-Factor Authentication API) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Duo Security (Two-Factor Authentication API) MCP today
We host it, we monitor it, we maintain it. You just paste one token.