Skip to content
Zed

Rfc Editor for Zed

io.github.pipeworx-io/rfc-editor

RFC Editor MCP.

client:Zed transport:streamable-http

Install Rfc Editor in Zed

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

{
  "context_servers": {
    "rfc-editor": {
      "url": "https://gateway.pipeworx.io/rfc-editor/mcp"
    }
  }
}

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

Rfc Editor in other clients