Demipass runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 30 Jul 2026.
Credential custody for agents: use secrets blind (ssh/http/smtp/git/db), never in context.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add demipass -- npx -y demipass
{
"mcpServers": {
"demipass": {
"args": [
"-y",
"demipass"
],
"command": "npx"
}
}
}
[mcp_servers.demipass]
command = "npx"
args = ["-y", "demipass"]
{
"mcpServers": {
"demipass": {
"args": [
"-y",
"demipass"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"demipass": {
"args": [
"-y",
"demipass"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.