MCP Directory
Back

coderunner

by instavm · Python · ★ 820

A local sandbox for your AI agents

#anthropic#apple#apple-container#claude-code#claude-skills#containerization#gemini-cli#llm#llmstudio#mcp#openai

Install

pip install git+https://github.com/instavm/coderunner.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "coderunner": {
      "command": "uvx",
      "args": [
        "git+https://github.com/instavm/coderunner.git"
      ]
    }
  }
}

From the README

[](https://github.com/instavm/coderunner/stargazers) [](https://github.com/instavm/coderunner/blob/master/LICENSE) CodeRunner helps you sandbox your AI agents and its actions inside a sandbox. **Key use case:** You can run multiple Claude Code or AI agents in our sandbox without any fear of data loss and exfilteration. **Prerequisites:** Mac with macOS and Apple Silicon (M1/M2/M3/M4), Python 3.10+ (if not already done) MCP server will be available at: **Install required packages** (use virtualenv and note the python path): Configure Claude Desktop to use CodeRunner as an MCP server:…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers