Skip to content
Zed

p-e relay (remote) for Zed

io.github.it-start/relay-ui

Remote MCP access to the p-e relay store. Reads are open; writes and waits are signed.

client:Zed transport:streamable-http tools:6

Install p-e relay (remote) in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "relay-ui": {
      "url": "https://relay.zae.life/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

p-e relay (remote) in other clients