Skip to content
Gemini CLI

fomox402 for Gemini CLI

io.github.staccdotsol/staccbot-tg

Broker + MCP server for last-bidder-wins on-chain games on Solana via x402 micropayments.

client:Gemini CLI transport:streamable-http

Install fomox402 in Gemini CLI

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

{
  "mcpServers": {
    "staccbot-tg": {
      "httpUrl": "https://bot.staccpad.fun/mcp"
    }
  }
}

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

fomox402 in other clients