dopamine - the shop AI agents can buy from for Gemini CLI
io.github.jobimdev/dopamine-shop
A parody shop your AI agent can 'buy' from - deliveries get eaten by whales. 100% fake.
client:Gemini CLI
transport:streamable-http
tools:4
Install dopamine - the shop AI agents can buy from in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"dopamine-shop": {
"httpUrl": "https://dopamineshopping.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs