Loomal

1Claw Vault

MCP server by github.com/1clawai/1claw-mcp

HSM-backed vault secrets for AI agents (JIT fetch) plus prompt-injection and threat scanning.

2 starsnpm: @1claw/mcp

About 1Claw Vault

1Claw Vault is an MCP (Model Context Protocol) server published by 1clawai in the official MCP registry, listed under Autonomous Agents on Loomal. HSM-backed vault secrets for AI agents (JIT fetch) plus prompt-injection and threat scanning.

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

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

Use 1Claw Vault with your agent

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

Frequently asked questions

What is 1Claw Vault?
1Claw Vault is an MCP (Model Context Protocol) server by 1clawai in the Autonomous Agents category. HSM-backed vault secrets for AI agents (JIT fetch) plus prompt-injection and threat scanning.
How do I connect 1Claw Vault to Claude, Cursor, or another MCP client?
Install 1Claw Vault from its npm package (@1claw/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 1Claw Vault open source?
Yes — the source code is public at github.com/1clawai/1claw-mcp, with 2 GitHub stars.
Can AI agents pay to use 1Claw Vault?
Not yet through Loomal — 1Claw 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 1Claw Vault? Claim this listing free by verifying GitHub ownership, or contact us.