accounting mcp for Gemini CLI
io.github.ainode-tech/accounting-mcp
8 EU accounting (x402 USDC on Base): reconcile, VAT, invoicing. Free health.
client:Gemini CLI
transport:streamable-http
tools:9
Install accounting mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"accounting-mcp": {
"httpUrl": "https://xero.api.ainode.tech/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs