Skip to content
Zed

FreeRDC for Zed

io.github.danielarif26/freerdc

Safe folder access for ChatGPT and Claude: read, write and search files, risky tools opt-in.

client:Zed transport:streamable-http

Install FreeRDC in Zed

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

{
  "context_servers": {
    "freerdc": {
      "url": "https://freerdc.sjaman.deno.net/mcp"
    }
  }
}

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

FreeRDC in other clients