AgentsPodium Hosting for Gemini CLI
com.agentspodium/hosting
Create, watch, pay for and connect hosted AI agent pods on AgentsPodium. Needs an API key.
client:Gemini CLI
transport:streamable-http
tools:13
Install AgentsPodium Hosting in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hosting": {
"httpUrl": "https://mcp.agentspodium.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