sandbase-harness

sandbaseai/sandbase-harness
★ 579 stars TypeScript AI/LLM Updated today ✗ Risk
Open-source CMA-compatible agent runtime for any model, with MCP tools, sandboxed sessions, audit, replay, and a local console. Includes a native DeepSeek Harness bundle over stdio MCP.
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": {
    "sandbase-harness": {
      "command": "npx",
      "args": [
        "-y",
        "sandbaseai/sandbase-harness"
      ]
    }
  }
}

README Excerpt

A local-first runtime for AI agents. Sessions, sandboxed tools, memory, credentials, audit trails, and a built-in Console — all running on your machine or in your own infrastructure. ```bash git clone --branch v0.3.1 --depth 1 https://github.com/sandbaseai/sandbase-harness.git cd sandbase-harness npm ci

Tools (1)

Default local

Topics

agent-frameworkagent-observabilityagent-runtimeagent-sandboxai-agentsai-infrastructuredeepseekdeepseek-harnessdeepseek-v4dsh-plugindsh-plugin-verifydsh-pluginslocal-firstmcp-servermodel-context-protocol