Skip to content
Claude Code

seekrit (local crypto plane) for Claude Code

dev.seekrit/mcp

Zero-knowledge secrets manager — local crypto-plane MCP server: decrypts and injects secrets.

client:Claude Code transport:stdio runtime:npm

Install seekrit (local crypto plane) 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 mcp -e SEEKRIT_CLIENT_ID=<SEEKRIT_CLIENT_ID> -e SEEKRIT_CLIENT_SECRET=<SEEKRIT_CLIENT_SECRET> -e SEEKRIT_TOKEN=<SEEKRIT_TOKEN> -e SEEKRIT_PASSPHRASE=<SEEKRIT_PASSPHRASE> -e SEEKRIT_API_URL=<SEEKRIT_API_URL> -- npx -y @seekrit/mcp

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

seekrit (local crypto plane) in other clients