Skip to content
Zed

Runtime Cloud for Zed

com.withruntime/runtime

Linux microVM sandboxes for AI agents: run commands, files, processes, pause and wake.

client:Zed transport:streamable-http runtime:npm

Install Runtime Cloud in Zed

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

{
  "context_servers": {
    "runtime": {
      "url": "https://api.withruntime.com/mcp"
    }
  }
}

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

Runtime Cloud in other clients