Skip to content
Gemini CLI

sf mcp for Gemini CLI

io.github.signal-found/sf-mcp

Reddit outreach at scale — find prospects, send 1000s of DMs/day, and manage your CRM via AI agents.

client:Gemini CLI transport:stdio runtime:pypi

Install sf mcp in Gemini CLI

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

{
  "mcpServers": {
    "sf-mcp": {
      "command": "uvx",
      "args": [
        "sf-mcp"
      ]
    }
  }
}

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

sf mcp in other clients