ParallelSandbox for VS Code
com.parallelsandbox/parallelsandbox
Remote Linux boxes for coding agents: Docker, a browser, screenshots, logs, human takeover.
client:VS Code
transport:streamable-http
runtime:npm
Install ParallelSandbox in VS Code
.vscode/mcp.json
{
"servers": {
"parallelsandbox": {
"type": "http",
"url": "https://mcp.parallelsandbox.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs