Loomal

keymaster-mcp

MCP server by github.com/ainoakari/keymaster-mcp

Read-only runtime secret retrieval from HashiCorp Vault via Keymaster for autonomous AI agents.

1 starsnpm: @akari-os/keymaster-mcp

About keymaster-mcp

keymaster-mcp is an MCP (Model Context Protocol) server published by ainoakari in the official MCP registry, listed under Autonomous Agents on Loomal. Read-only runtime secret retrieval from HashiCorp Vault via Keymaster for autonomous AI agents.

It ships as an npm package (@akari-os/keymaster-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ainoakari/keymaster-mcp, where the project has earned 1 GitHub stars.

Use keymaster-mcp with your agent

Claude Code · one command
claude mcp add keymaster-mcp -- npx -y @akari-os/keymaster-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "keymaster-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@akari-os/keymaster-mcp"
      ]
    }
  }
}
npm@akari-os/keymaster-mcp

Frequently asked questions

What is keymaster-mcp?
keymaster-mcp is an MCP (Model Context Protocol) server by ainoakari in the Autonomous Agents category. Read-only runtime secret retrieval from HashiCorp Vault via Keymaster for autonomous AI agents.
How do I connect keymaster-mcp to Claude, Cursor, or another MCP client?
Install keymaster-mcp from its npm package (@akari-os/keymaster-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is keymaster-mcp open source?
Yes — the source code is public at github.com/ainoakari/keymaster-mcp, with 1 GitHub stars.
Can AI agents pay to use keymaster-mcp?
Not yet through Loomal — keymaster-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain keymaster-mcp? Claim this listing free by verifying GitHub ownership, or contact us.