Loomal

Encrypted secrets and credential management for agents

0 starsnpm: secure-vault-mcp

About secure-vault

secure-vault is an MCP (Model Context Protocol) server published by mdfifty50-boop in the official MCP registry, listed under Autonomous Agents on Loomal. Encrypted secrets and credential management for agents

It ships as an npm package (secure-vault-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mdfifty50-boop/secure-vault-mcp.

Use secure-vault with your agent

Claude Code · one command
claude mcp add secure-vault -- npx -y secure-vault-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "secure-vault": {
      "command": "npx",
      "args": [
        "-y",
        "secure-vault-mcp"
      ]
    }
  }
}
npmsecure-vault-mcp

Frequently asked questions

What is secure-vault?
secure-vault is an MCP (Model Context Protocol) server by mdfifty50-boop in the Autonomous Agents category. Encrypted secrets and credential management for agents
How do I connect secure-vault to Claude, Cursor, or another MCP client?
Install secure-vault from its npm package (secure-vault-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 secure-vault open source?
Yes — the source code is public at github.com/mdfifty50-boop/secure-vault-mcp.
Can AI agents pay to use secure-vault?
Not yet through Loomal — secure-vault 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 secure-vault? Claim this listing free by verifying GitHub ownership, or contact us.