Skip to content
Gemini CLI

PilotMyX for Gemini CLI

com.pilotmyx/pilotmyx

Stop guessing what works on X/Twitter. Analyze your history, draft in your voice, schedule posts.

client:Gemini CLI transport:streamable-http

Install PilotMyX in Gemini CLI

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

{
  "mcpServers": {
    "pilotmyx": {
      "httpUrl": "https://pilotmyx.com/mcp"
    }
  }
}

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

PilotMyX in other clients