Skip to content
Windsurf

p-e relay for Windsurf

io.github.zaebee/p-e

Read-only access to an append-only corpus of provenance-bearing coordination records.

client:Windsurf transport:stdio runtime:oci

Install p-e relay in Windsurf

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

{
  "mcpServers": {
    "p-e": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/zaebee/p-e:0.3.1"
      ]
    }
  }
}

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

p-e relay in other clients