Open Call Portal for Gemini CLI
io.github.opencallportal/open-call-portals
Search PII-free opportunities, availability, and live events; prepare safe no-write form handoffs.
client:Gemini CLI
transport:streamable-http
tools:7
Install Open Call Portal in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"open-call-portals": {
"httpUrl": "https://opencallportal.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