Skip to content
Grok

FreeRDC for Grok

io.github.danielarif26/freerdc

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

client:Grok transport:streamable-http

Install FreeRDC in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

FreeRDC in other clients