IOX Cloud for Cursor
cloud.iox/iox-cloud
Deploy MCP servers and AI agents in seconds. AI generates code, deploy globally.
client:Cursor
transport:streamable-http
Install IOX Cloud in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"iox-cloud": {
"url": "https://iox-dispatch.matt-merutech.workers.dev/mcp?worker={project_slug}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs