The Network Catalog (webGCP) for Gemini CLI
org.webgcp/catalog
Semantic search over The Network catalog (skills, agencies, roles) with signed webGCP provenance.
client:Gemini CLI
transport:streamable-http
tools:2
Install The Network Catalog (webGCP) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"catalog": {
"httpUrl": "https://catalog.myparallel.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs