Skip to content
Zed

IOX Cloud for Zed

cloud.iox/iox-cloud

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

client:Zed transport:streamable-http

Install IOX Cloud in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

IOX Cloud in other clients