Bitwarden client apps (web, browser extension, desktop, and cli).
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"clients": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-clients"
]
}
}
}