Loading MCP server directory, please wait...
Ephemeral MicroVM-isolated code execution for AI agents. Fresh VM per call, hard-purged after.
npx @getmcp/cli add dev.scratchrun/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SCRATCHRUN_API_KEYScratchRun API key — get one at https://scratchrun.dev
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.scratchrun/mcp": {
"command": "npx",
"args": [
"-y",
"@scratchrun/mcp-server"
],
"env": {
"SCRATCHRUN_API_KEY": ""
}
}
}
}