Skip to content
Gemini CLI

IOX Cloud for Gemini CLI

cloud.iox/iox-cloud

Deploy MCP servers and AI agents in seconds. AI generates code, deploy globally.

client:Gemini CLI transport:streamable-http

Install IOX Cloud in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "iox-cloud": {
      "httpUrl": "https://iox-dispatch.matt-merutech.workers.dev/mcp?worker={project_slug}"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

IOX Cloud in other clients