Skip to content
Gemini CLI

SetFork for Gemini CLI

com.setfork/setfork

Runnable, versioned lists agents can search, read, create and update. Git under the hood.

client:Gemini CLI transport:streamable-http

Install SetFork in Gemini CLI

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

{
  "mcpServers": {
    "setfork": {
      "httpUrl": "https://setfork.com/api/mcp"
    }
  }
}

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

SetFork in other clients