cinch for Cline
io.github.yusufkadry/cinch
Run AI-generated code safely. gVisor-isolated Python/JS sandboxes for any MCP client. Pay per run.
client:Cline
transport:stdio
runtime:npm
Install cinch in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"cinch": {
"command": "npx",
"args": [
"-y",
"@cinch-codes/mcp"
],
"env": {
"CINCH_API_KEY": "<CINCH_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs