Skip to content
VS Code

FreeRDC for VS Code

io.github.danielarif26/freerdc

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

client:VS Code transport:streamable-http

Install FreeRDC in VS Code

.vscode/mcp.json

{
  "servers": {
    "freerdc": {
      "type": "http",
      "url": "https://freerdc.sjaman.deno.net/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

FreeRDC in other clients