Skip to content
Windsurf

proctor for Windsurf

io.github.louissarvin/proctor

Human oversight for AI agents: block a tool call on a verified human, with on-chain proof.

client:Windsurf transport:stdio runtime:npm

Install proctor in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "proctor": {
      "command": "npx",
      "args": [
        "-y",
        "proctor-mcp"
      ],
      "env": {
        "PROCTOR_API": "<PROCTOR_API>",
        "HEDERA_AGENT_ID": "<HEDERA_AGENT_ID>",
        "HEDERA_AGENT_KEY": "<HEDERA_AGENT_KEY>",
        "AGENT_ALLOWED_TOKENS": "<AGENT_ALLOWED_TOKENS>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

proctor in other clients