Enables interaction with Proton Pass via CLI operations, including vault and item management, secret injection, and password generation.
{
"mcpServers": {
"proton-pass-community": {
"command": "npx",
"args": [
"-y",
"proton-pass-community-mcp"
]
}
}
}