Vestibule

victorperson999/Vestibule
★ 1 stars Python AI/LLM Updated 8d ago
Vestibule - A kernel-isolated code-execution sandbox for AI agents, as an MCP server. Run untrusted/questionable agent code safely — local, free, no cloud.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vestibule": {
      "command": "uvx",
      "args": [
        "vestibule"
      ]
    }
  }
}

Or install with pip: pip install vestibule

Topics

ai-agentscode-executionisolationllmllm-toolsmcpmodel-context-protocolsandboxsecurity