Skip to content
Claude Code

gatekeeper for Claude Code

io.github.runestone-labs/gatekeeper

Run MCP tool calls through Runestone Gatekeeper — policy enforcement, human approval, audit.

client:Claude Code transport:stdio runtime:npm

Install gatekeeper 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 gatekeeper -e GATEKEEPER_ROLE=<GATEKEEPER_ROLE> -e GATEKEEPER_URL=<GATEKEEPER_URL> -e GATEKEEPER_AGENT_NAME=<GATEKEEPER_AGENT_NAME> -e GATEKEEPER_RUN_ID=<GATEKEEPER_RUN_ID> -- npx -y @runestone-labs/gatekeeper-mcp

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

gatekeeper in other clients