Treat Rocks for Gemini CLI
rocks.treat/treat-rocks
Buy a $2 novelty digital rock over x402 (USDC on Base). Serves payment instructions only.
client:Gemini CLI
transport:streamable-http
tools:4
Install Treat Rocks in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"treat-rocks": {
"httpUrl": "https://treat.rocks/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs