claude mcp add comdustforge-demipass -- npx -y demipass
{
"mcpServers": {
"comdustforge-demipass": {
"command": "npx",
"args": ["-y", "demipass"]
}
}
}
{
"mcpServers": {
"comdustforge-demipass": {
"command": "npx",
"args": ["-y", "demipass"]
}
}
}
{
"mcpServers": {
"comdustforge-demipass": {
"command": "npx",
"args": ["-y", "demipass"]
}
}
}
About This MCP Server
The demipass server is a database tool that enables credential custody for agents, allowing them to use secrets such as ssh, http, smtp, git, and database credentials without exposing them in context. It connects to various systems through standard input/output and is available as a package on npm. Developers would use demipass when they need to manage sensitive credentials securely in their applications, particularly when working with AI coding assistants that require access to external systems.
Credential custody for agents: use secrets blind (ssh/http/smtp/git/db), never in context.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
demipass on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The demipass server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.