Loading MCP server directory, please wait...
Read-only runtime secret retrieval from HashiCorp Vault via Keymaster for autonomous AI agents.
npx @getmcp/cli add io.github.AInoAKARI/keymaster-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
USER_KEYMASTER_URLKeymaster proxy URL
USER_KEYMASTER_TOKENBearer token for Keymaster authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AInoAKARI/keymaster-mcp": {
"command": "npx",
"args": [
"-y",
"@akari-os/keymaster-mcp"
],
"env": {
"USER_KEYMASTER_URL": "",
"USER_KEYMASTER_TOKEN": ""
}
}
}
}