Skip to content
Zed

SandboxAPI for Zed

io.github.michielderuiter/sandboxapi-mcp

Execute code in 8 languages (Python, JS, TS, Go, Java, C++, C, Bash) in gVisor sandboxes.

client:Zed transport:streamable-http

Install SandboxAPI in Zed

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

{
  "context_servers": {
    "sandboxapi-mcp": {
      "url": "https://mcp.sandboxapi.dev/mcp"
    }
  }
}

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

SandboxAPI in other clients