agent cloud tools for Gemini CLI
com.83blue.upload/agent-cloud-tools
Free no-signup cloud tools for AI agents: file transfer, static site hosting, memory, handoff.
client:Gemini CLI
transport:streamable-http
tools:9
Install agent cloud tools in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-cloud-tools": {
"httpUrl": "https://upload.83blue.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