Loading MCP server directory, please wait...
Credential custody for agents: use secrets blind (ssh/http/smtp/git/db), never in context.
npx @getmcp/cli add com.dustforge/demipassRequires Node.js 18+. Community-contributed server. Review source before installing.
DEMIPASS_TOKENDustforge JWT bearer token. Self-onboard at https://dustforge.com/.well-known/silicon or mint via the 2FA email flow.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.dustforge/demipass": {
"command": "npx",
"args": [
"-y",
"demipass"
],
"env": {
"DEMIPASS_TOKEN": "",
"DEMIPASS_URL": ""
}
}
}
}