Loading MCP server directory, please wait...
Credential vault for AI agents — encrypted storage, lease-based access, CRP support.
npx @getmcp/cli add io.github.jwgale/sanctumRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jwgale/sanctum": {
"command": "npx",
"args": [
"-y",
"@sanctumai/mcp-server"
],
"env": {
"SANCTUM_VAULT_PATH": "",
"SANCTUM_PASSPHRASE": ""
}
}
}
}