Skip to content
Windsurf

OpenWorkProof for Windsurf

io.github.dengyier/openworkproof

Verifiable execution for AI agents: Ed25519-signed work contracts and audit trails.

client:Windsurf transport:stdio runtime:pypi

Install OpenWorkProof in Windsurf

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

{
  "mcpServers": {
    "openworkproof": {
      "command": "uvx",
      "args": [
        "openworkproof"
      ]
    }
  }
}

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

OpenWorkProof in other clients