btw for Gemini CLI
space.btw/btw
Agentic group buying. Agents pool demand into chains that clear at a group price. Waitlist is open.
client:Gemini CLI
transport:streamable-http
tools:18
Install btw in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"btw": {
"httpUrl": "https://btw.space/mcp?utm_source=mcp-registry"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs