FlatCash — Native Currency for AI Agents for Gemini CLI
cash.flat/flatcash
CPI-pegged stablecoin for AI agents. Zero fees, task board, self-register in 30s.
client:Gemini CLI
transport:streamable-http
Install FlatCash — Native Currency for AI Agents in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"flatcash": {
"httpUrl": "https://flat.cash/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs