Loomal

Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage.

0 starsnpm: @legacy-shield/mcp-server

About legacy-shield

legacy-shield is an MCP (Model Context Protocol) server published by stephenballot-ai in the official MCP registry, listed under Autonomous Agents on Loomal. Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage.

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

Development happens in the open at github.com/stephenballot-ai/legacy-shield.

Use legacy-shield with your agent

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

Frequently asked questions

What is legacy-shield?
legacy-shield is an MCP (Model Context Protocol) server by stephenballot-ai in the Autonomous Agents category. Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage.
How do I connect legacy-shield to Claude, Cursor, or another MCP client?
Install legacy-shield from its npm package (@legacy-shield/mcp-server) 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 legacy-shield open source?
Yes — the source code is public at github.com/stephenballot-ai/legacy-shield.
Can AI agents pay to use legacy-shield?
Not yet through Loomal — legacy-shield 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 legacy-shield? Claim this listing free by verifying GitHub ownership, or contact us.