Code Sandbox API is listed as active in the registry but did not answer our last check. It exposes 1 tools. Last commit 2 Sep 2026.
Execute Python, JavaScript, SQL code in a sandbox. x402 micropayment.
We read the source, 15 h ago · tools taken from the live server · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const proc = Bun.spawn([python, "-c", code], {
const fn = new Function("return (async () => { const __results = []; const console = { log: (...a) => __results.push(a.map(String).join(' ')), error: (...a) => __results.push('[error] ' + a.map(String).join(' ')), warn: (...a) => __results.push('[warn] ' + a.map(String).join(…
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.
claude mcp add code-sandbox --transport http https://code-sandbox.api.klymax402.com/mcp
{
"mcpServers": {
"code-sandbox": {
"url": "https://code-sandbox.api.klymax402.com/mcp"
}
}
}
[mcp_servers.code-sandbox]
url = "https://code-sandbox.api.klymax402.com/mcp"
{
"mcpServers": {
"code-sandbox": {
"url": "https://code-sandbox.api.klymax402.com/mcp"
}
}
}
{
"mcpServers": {
"code-sandbox": {
"url": "https://code-sandbox.api.klymax402.com/mcp"
}
}
}
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
code_execute_sandbox
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://code-sandbox.api.klymax402.com/mcp | sse | answering | 18 ms | 2 min ago |
Execute code in 8 languages (Python, JS, TS, Go, Java, C++, C, Bash) in gVisor sandboxes.
Execute code in isolated cloud containers. Supports Python, JavaScript, Bash, and Go.
Secure code execution sandbox for Claude — run Python, JavaScript, and shell commands
Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…
Code mode (preview): the AI writes a script against a typed foundry.* API and runs it in a sandbox.
MCP server for Python, JavaScript, and TypeScript code analysis with Ruff, ty, Vulture, and Biome
x402 micropayment-powered developer tools: screenshots, AI analysis, PDFs, code scanning
Persistent Python sandbox for token-efficient codebase exploration in MCP clients
Answers built from our own checks of this server.