Code Sandbox API for Cursor
io.github.br0ski777/code-sandbox
Execute Python, JavaScript, SQL code in a sandbox. x402 micropayment.
client:Cursor
transport:sse
Install Code Sandbox API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"code-sandbox": {
"url": "https://code-sandbox.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs