Skip to content
Windsurf

proof layer for Windsurf

io.github.world-999-labs/proof-layer

Signed, hash-chained provenance receipts for AI agent actions.

client:Windsurf transport:stdio runtime:npm

Install proof layer 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": {
    "proof-layer": {
      "command": "npx",
      "args": [
        "-y",
        "@proof-layer/mcp"
      ],
      "env": {
        "PROOF_LAYER_API_KEY": "<PROOF_LAYER_API_KEY>",
        "PROOF_LAYER_API_URL": "<PROOF_LAYER_API_URL>",
        "PROOF_LAYER_TELEMETRY": "<PROOF_LAYER_TELEMETRY>"
      }
    }
  }
}

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

proof layer in other clients