ProAgentStore for Gemini CLI
io.github.proagentstore/platform
MCP-first control plane for ProAgentStore agents and private instances.
client:Gemini CLI
transport:streamable-http
Install ProAgentStore in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"platform": {
"httpUrl": "https://mcp.proagentstore.online/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs