Skip to content
Gemini CLI

FreeRDC for Gemini CLI

io.github.danielarif26/freerdc

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

client:Gemini CLI transport:streamable-http

Install FreeRDC in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "freerdc": {
      "httpUrl": "https://freerdc.sjaman.deno.net/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

FreeRDC in other clients