boxkite

EvAlssment/boxkite
★ 0 stars Python Code/Dev Tools Updated today
Self-hostable sandbox for agent code execution — SandboxManager, control-plane, 4 SDKs, MCP server, running inside real Kubernetes pod isolation
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": {
    "boxkite": {
      "command": "uvx",
      "args": [
        "boxkite"
      ]
    }
  }
}

Or install with pip: pip install boxkite

README Excerpt

<p align="center"> <img src="assets/logo.svg" alt="boxkite" width="72" height="72"> </p> <h1 align="center">boxkite</h1> <p align="center"> <a href="LICENSE"><img alt="License: FSL-1.1-Apache-2.0" src="https://img.shields.io/badge/license-FSL--1.1--Apache--2.0-blue"></a> <a href="https://github.com/HarshitKmr10/boxkite/actions/workflows/ci.yml"><img alt="CI" src="https://github.com/HarshitKmr10/boxkite/actions/workflows/ci.yml/badge.svg"></a>

Tools (2)

bash_toolfile_create