Vercel Sandbox MCP tool adapters for ThoxCode — Bash/Read/Write/Edit/Ls executed inside per-session Firecracker microVMs.
{
"mcpServers": {
"thoxcode-sandbox-runtime": {
"command": "npx",
"args": [
"-y",
"thoxcode-sandbox-runtime"
]
}
}
}