Fundz for Gemini CLI
io.github.fund-z/fundzwatch
Funding rounds, exec moves, UCC liens and Form 5500 plans. 7 tools need no API key.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:7
Install Fundz in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fundzwatch": {
"httpUrl": "https://mcp.fundz.net"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs