money4k split bill for Gemini CLI
io.github.grulex/money4k-split-bill
Create a bill from a chat/photo and share it with anyone
client:Gemini CLI
transport:streamable-http
tools:3
Install money4k split bill in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"money4k-split-bill": {
"httpUrl": "https://money4k.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