Skip to content
VS Code

IOX Cloud for VS Code

cloud.iox/iox-cloud

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

client:VS Code transport:streamable-http

Install IOX Cloud in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

IOX Cloud in other clients