Skip to content
Claude Code

1Claw Vault for Claude Code

io.github.1clawai/1claw-mcp

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

client:Claude Code transport:stdio runtime:npm

Install 1Claw Vault in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add 1claw-mcp -e ONECLAW_AGENT_API_KEY=<ONECLAW_AGENT_API_KEY> -e ONECLAW_AGENT_ID=<ONECLAW_AGENT_ID> -e ONECLAW_VAULT_ID=<ONECLAW_VAULT_ID> -e ONECLAW_BASE_URL=<ONECLAW_BASE_URL> -e ONECLAW_LOCAL_ONLY=<ONECLAW_LOCAL_ONLY> -- npx -y @1claw/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

1Claw Vault in other clients