ScratchRun runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 4 Aug 2026.
Ephemeral MicroVM-isolated code execution for AI agents. Fresh VM per call, hard-purged after.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @scratchrun/mcp-server
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@scratchrun/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@scratchrun/mcp-server"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@scratchrun/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@scratchrun/mcp-server"
],
"command": "npx"
}
}
}
Run AI-generated code safely. gVisor-isolated Python/JS sandboxes for any MCP client. Pay per run.
Pay-per-call cybersecurity for AI agents: vuln scans, threat intel, compliance, code security.
Scan any codebase, generate CONVENTIONS.md, expose conventions as MCP tools for AI agents.
50+ pay-per-call APIs for AI agents — images, LLM, code, crypto, travel & more via x402
Pre-computed astrology YAML via Swiss Ephemeris. Calculation is code, interpretation is AI.
Invoke CLI agents (Codex, Claude, OpenCode) as MCP tools with parallel execution
Indexed C/C++ code navigation for AI agents — GNU Global (gtags) lookups over MCP, not grep scans.
Python symbol exploration for codebase onboarding agents.
Answers built from our own checks of this server.