zooidfund for Gemini CLI
fund.zooid/zooidfund
MCP server for AI agents to discover campaigns by humans and donate USDC directly on Base.
client:Gemini CLI
transport:streamable-http
tools:9
Install zooidfund in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"zooidfund": {
"httpUrl": "https://fcefnmdlggldmfusydix.supabase.co/functions/v1/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs