p-e relay for Claude Desktop
io.github.zaebee/p-e
Read-only access to an append-only corpus of provenance-bearing coordination records.
client:Claude Desktop
transport:stdio
runtime:oci
Install p-e relay in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"p-e": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zaebee/p-e:0.3.1"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs