Loading MCP server directory, please wait...
MCP server for Enpass vaults: entries, passwords and TOTP/2FA codes, keychain-backed.
npx @getmcp/cli add io.github.bitterdev/enpass-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bitterdev/enpass-mcp": {
"command": "npx",
"args": [
"-y",
"enpass-mcp"
]
}
}
}