MACH Base for Gemini CLI
io.github.thealiphant/mach-base
17 Base data tools for agents over Streamable HTTP MCP. Pay per call in USDC via x402; no API key.
client:Gemini CLI
transport:streamable-http
tools:17
Install MACH Base in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mach-base": {
"httpUrl": "https://api.mach.gallery/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs