Code Sandbox API for Zed
io.github.br0ski777/code-sandbox
Execute Python, JavaScript, SQL code in a sandbox. x402 micropayment.
client:Zed
transport:sse
Install Code Sandbox API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"code-sandbox": {
"url": "https://code-sandbox.api.klymax402.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs