proctor for Claude Code
io.github.louissarvin/proctor
Human oversight for AI agents: block a tool call on a verified human, with on-chain proof.
client:Claude Code
transport:stdio
runtime:npm
Install proctor in Claude Code
run in your project directory
claude mcp add proctor -e PROCTOR_API=<PROCTOR_API> -e HEDERA_AGENT_ID=<HEDERA_AGENT_ID> -e HEDERA_AGENT_KEY=<HEDERA_AGENT_KEY> -e AGENT_ALLOWED_TOKENS=<AGENT_ALLOWED_TOKENS> -- npx -y proctor-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs