# Bitwarden MCP for AI Agents AI Agent Connect

> Bitwarden MCP lets you manage your organization's vault resources directly through your AI agent. It handles collections, events, groups, members, and security policies. Instead of clicking through a web dashboard, you can ask your agent to audit logs, verify seat counts, or check permission groups in plain English.

## Overview
- **Category:** fort-knox
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_r3i2S4xybworXmaP77HoxpYjS7IB88BnCxzPqwzS/ai-agent-connect
- **Tags:** password-manager, vault-management, audit-logs, identity-management, security-audit

## Description

Managing a large enterprise vault usually means jumping between browser tabs, hunting for specific security logs, and double-checking who has access to what. It's a chore that keeps security teams buried in administrative overhead. This Connector changes that by letting your agent do the heavy lifting for you. You can ask it to pull up recent security events, check if a specific group has the right permissions, or see how your collections are organized without ever opening the Bitwarden web vault. It's a way to turn your AI into a security analyst that knows your organizational structure inside and out. Because Vinkius hosts this in their catalog, you can plug it into your existing workflow and start asking questions about your team's access levels or audit trails immediately. It's about getting answers in seconds rather than digging through menus for minutes. You can quickly summarize how your data is shared or get a pulse on your team's activity with just a simple question. This moves the work from manual data entry and navigation into a conversational flow that actually makes sense for a busy admin.

## Tools

### list_collections
Shows all organization collections so you can see how vault items are organized. It helps you understand the shared structure of your company's data.

### list_events
Retrieves detailed event logs to monitor administrative actions and security events. You can use this to see who did what and when.

### list_groups
Queries user groups to manage team-based permissions and access control. It makes it easy to see which teams have which rights.

### list_members
Lists all members within your organization to verify access and seat utilization. You can quickly check your current user count.

### list_policies
Inspects active security and administrative policies to ensure compliance. Use this to stay on top of your security rules.

## Prompt Examples

**Prompt:** 
```
Who are the members in our Bitwarden organization?
```

**Response:** 
```
I've compiled the member list for your organization. Here are the current active users:

| Name | Role | Status |
| :--- | :--- | :--- |
| Alice | Owner | Active |
| Bob | Admin | Active |
| Charlie | User | Active |

There are currently 12 active members and 2 pending invitations. Would you like me to check their group assignments?
```

**Prompt:** 
```
Show me the recent security events.
```

**Response:** 
```
Fetching the audit trail... I found the latest events for your organization:

* **Policy Update**: Admin updated the 'Production Keys' policy at 03:45 AM.
* **Member Invite**: New invitation sent to 'dev_team_alpha@corp.com'.
* **Login Alert**: Multiple failed login attempts from an unrecognized IP.

Would you like me to pull the full log for the policy update?
```

**Prompt:** 
```
What collections do we have?
```

**Response:** 
```
I've retrieved your organization's collections. You currently have the following structures:

* **Engineering-Shared**
* **Marketing-Vault**
* **Finance-Keys**
* **General-Access**

Let me know if you'd like to see the members assigned to any of these specifically.
```

## Capabilities

### Pull organization collections
See how your vault items are grouped and shared across the company.

### Fetch security event logs
Review administrative actions and security-related activities in real time.

### Audit organization members
Get a full list of everyone in your organization to track seat usage.

### Query user groups
Check team-based permissions and access controls across the vault.

### Inspect security policies
Review active administrative policies to ensure your team stays compliant.

## Use Cases

### Incident Response Audit
A security admin needs to see what happened last night. They ask the agent to show recent events from list_events to find a suspicious login.

### Rapid User Onboarding
An IT manager wants to see if there are open seats. They use list_members to get a count of active users and pending invites.

### Permission Verification
A lead dev wants to know which groups have access to the production keys. The agent uses list_groups to provide a summary.

### Compliance Reporting
A compliance officer needs a list of all vault collections. They ask the agent to run list_collections to export the current structure.

## Benefits

- Stop clicking through the Bitwarden web vault by using list_members to quickly see who has access.
- Speed up security audits by pulling recent activity with list_events instead of manual log hunting.
- Keep your team organized by using list_groups to verify permissions across different departments.
- Ensure company-wide compliance by checking active rules with list_policies in seconds.
- Get a clear bird's-eye view of your vault structure by calling list_collections to see how data is shared.

## How It Works

The bottom line is you get a natural language interface for your Bitwarden admin dashboard.

1. Subscribe to the Bitwarden MCP on Vinkius.
2. Enter your Bitwarden Client ID and Client Secret in your AI client.
3. Ask your agent to list members, check logs, or review policies.

## Frequently Asked Questions

**Can I use the Bitwarden MCP to see who has access to our vault?**
Yes, it lets you list all organization members and groups to verify who is currently using your seats and what permissions they hold.

**Does the Bitwarden MCP show my personal passwords?**
No, this tool is for organization-level administration like managing collections and policies, not personal secrets or individual vault items.

**Can I audit security logs with the Bitwarden MCP?**
Yes, you can pull detailed event logs to see administrative actions and security-related activities in real time through your agent.

**How do I use the Bitwarden MCP for compliance?**
You can use it to inspect active security policies and retrieve collection structures to help build your security reports quickly.

**Can the Bitwarden MCP help manage my team's permissions?**
It lets you query user groups and list members to see how different teams are organized and what access they have.

**Is the Bitwarden MCP for managing individual vault items?**
No, it's designed for high-level organization management like groups, members, and policies, rather than managing individual secrets.

**Can I use this to audit recent administrative changes in my Bitwarden organization?**
Yes! Use the `list_events` tool to retrieve the audit trail. It provides a detailed log of events, including who performed what action and when, helping you maintain security oversight.

**How do I check which security policies are currently active?**
Simply ask the agent to run the `list_policies` action. This will return all administrative and security policies configured for your organization, such as Master Password requirements or Two-step Login rules.

**Is it possible to see all the shared collections we have set up?**
Yes, the `list_collections` tool allows you to retrieve all collections available to the organization, helping you understand how shared secrets are categorized.