Skip to content
Gemini CLI

XTapDown for Gemini CLI

io.github.farukkolip/xtapdown-mcp

14 X (Twitter) creator tools — tweet download, hashtags, hooks, engagement & ads-revenue calc.

client:Gemini CLI transport:stdio runtime:npm

Install XTapDown in Gemini CLI

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

{
  "mcpServers": {
    "xtapdown-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xtapdown-mcp"
      ]
    }
  }
}

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

XTapDown in other clients