MCP Server
MCP
io.github.bitterdev/enpass-mcp
MCP server for Enpass vaults: entries, passwords and TOTP/2FA codes, keychain-backed.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "enpass-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment