Loading MCP server directory, please wait...
Remote Linux boxes for coding agents: Docker, a browser, screenshots, logs, human takeover.
npx @getmcp/cli add com.parallelsandbox/parallelsandboxRequires Node.js 18+. Community-contributed server. Review source before installing.
PARALLELSANDBOX_API_KEYpsbx_ API key from app.parallelsandbox.com (Account → API keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.parallelsandbox/parallelsandbox": {
"command": "npx",
"args": [
"-y",
"parallelsandbox-mcp"
],
"env": {
"PARALLELSANDBOX_API_KEY": ""
}
}
}
}