Skip to content
Gemini CLI

Predictit for Gemini CLI

io.github.pipeworx-io/predictit

PredictIt MCP.

client:Gemini CLI transport:streamable-http

Install Predictit in Gemini CLI

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

{
  "mcpServers": {
    "predictit": {
      "httpUrl": "https://gateway.pipeworx.io/predictit/mcp"
    }
  }
}

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

Predictit in other clients