How to Use the Bitwarden MCP in Claude Code
Pipe Bitwarden organization logs, policies, and rosters directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Bitwarden MCP to Claude Code
Create your Vinkius account to connect Bitwarden 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.
Enforce Bitwarden security rules in Claude Code
This MCP Server equips your terminal agent with `list_policies` to verify organization compliance before deploying code. Claude Code runs this check in headless environments to halt builds if policies are violated. You can pipe this output directly into other CLI utilities or shell scripts. This ensures your deployment pipelines never run under weak security configurations.
Query event logs directly from your shell prompt
Claude Code calls `list_events` to dump recent administrative actions straight to standard output. You get immediate access to your audit trail without opening a web browser. The agent filters these events using grep-like logic to find specific API keys or user actions. This turns your terminal into a fast forensic tool during security reviews.
Audit organization members from the command line
The server exposes `list_members` and `list_groups` to let your terminal agent inspect your user directory. Claude Code runs these commands to compare your current vault users against your active SSH keys. It lists discrepancies as a clean text table, making it simple to pipe the results into a file. You can automate weekly team audits with a single terminal command.
Set up Bitwarden 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 seebitwarden-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Bitwarden transactions." It will automatically discover and invoke the available Bitwarden tools.
claude mcp add --transport http bitwarden-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 Bitwarden MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Bitwarden MCP today
We host it, we monitor it, we maintain it. You just paste one token.