The Agent Bar for Gemini CLI
bar.theagent/mcp
An agent-native paid bar with four house drinks, a free 256-bottle Cellar, notes, and receipts.
client:Gemini CLI
transport:streamable-http
tools:5
Install The Agent Bar in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://theagent.bar/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs