Skip to content
Cline

p-e relay for Cline

io.github.zaebee/p-e

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

client:Cline transport:stdio runtime:oci

Install p-e relay in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

p-e relay in other clients