Cinch runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 23 Jul 2026.
Run AI-generated code safely. gVisor-isolated Python/JS sandboxes for any MCP client. Pay per run.
Today is the operative word: we check Cinch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 cinch -- npx -y @cinch-codes/mcp
{
"mcpServers": {
"cinch": {
"args": [
"-y",
"@cinch-codes/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cinch]
command = "npx"
args = ["-y", "@cinch-codes/mcp"]
{
"mcpServers": {
"cinch": {
"args": [
"-y",
"@cinch-codes/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cinch": {
"args": [
"-y",
"@cinch-codes/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CINCH_API_KEY (Cinch API key from cinch.codes).
The author declared them in the registry entry; get the values from the project itself.
Create and manage secure sandboxes for running AI agent code
Proves AI-generated Python does what you asked: lint, types, security, sandbox run, exact fixes.
Persistent Python sandbox for token-efficient codebase exploration in MCP clients
Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends.
Execute Python code on Google Colab GPU runtimes (T4/L4) from any MCP client
Execute code in 8 languages (Python, JS, TS, Go, Java, C++, C, Bash) in gVisor sandboxes.
Secure code execution sandbox for Claude — run Python, JavaScript, and shell commands
Self-hosted MCP server: sandboxed browser, desktop, vision, code-edit packs for any agent.
Answers built from our own checks of this server.