SandBase Harness
MCP serverAI & modelsThis app connects your AI to SandBase Harness so it can run and keep track of agent work. Once added, your AI can start sessions, follow each turn of a run, collect the artifacts a run produces, and cancel a run that is no longer needed.
Unavailable. This server has no hosted endpoint yet, so ahel can't serve it.
After adding it, follow the setup instructions in its repository (github.com/sandbaseai/sandbase-harness) to connect it to your SandBase Harness.
What your AI can do with it
- Work with your SandBase Harness agents
- Start and follow agent sessions
- See what happens in each turn of a session
- Collect the artifacts a run produces
- Cancel a session or run that is no longer needed
From the project's README
As published by sandbaseai/sandbase-harness in README.md.
AI-readable project metadata: llms.txt · installation guide
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.
Building with DeepSeek Harness? The independent DeepSeek Harness Handbook provides source-backed runtime guides, multilingual troubleshooting, and a regularly updated Agent-first resource map.
Looking for a lightweight bridge instead of a full runtime? SandBase CLI connects 25 AI client targets to 2,000+ models and APIs through a local stdio MCP bridge. If it fits your workflow, star SandBase CLI so other agent users can discover it.
Need hosted model and media APIs instead? SandBase provides one interface for LLM, image, and video generation APIs, with the API quickstart covering keys and first calls.
git clone --branch v0.3.8 --depth 1 https://github.com/sandbaseai/sandbase-harness.git
cd sandbase-harness
npm ci
npm run build
mkdir ../my-agents && cd ../my-agents
node ../sandbase-harness/dist/index.js init
node ../sandbase-harness/dist/index.js start
# open http://127.0.0.1:3000/dashboard
Choose SandBase Harness when you need more than a model loop:
| Need | What Harness provides |
|---|---|
| Run generated code safely | Local, Docker, Kubernetes, and self-hosted worker sandboxes |
| Inspect long-running agents | Persistent sessions, resumable event streams, audit, and replay |
| Control tool access | MCP toolsets, credential vaults, permission policies, and approvals |
| Operate any model | OpenAI, Anthropic, MiniMax, and OpenAI-compatible providers, including DeepSeek V4 |
| Keep infrastructure yours | Local-first SQLite and file storage with no required hosted control plane |
If this runtime solves a real agent-infrastructure problem for you, star the repository so other builders can find it.
Find SandBase Harness
The project is also discoverable through these independent ecosystem directories:
- Official MCP Registry
- deepseek-plugin.org
- DeepseekPlugin
- DSH Plugin Directory
- DSH Plugin Hub
- DSH Directory
- DSH Harness
- DSH Plugin
- DSH Plugin
- dsh.so Trust & Discovery Registry
- DeepSeek Harness Hub — community discovery page; its metadata is currently stale at v0.3.4, so use the current official installation guide
- Duink DSH Universe
- DSH Plugin Leaderboard
- Awesome repository index
- Awesome DSH Plugin
- Awesome DeepSeek Harness
- Awesome DeepSeek Harness — ecosystem list
- DSHarness 101 Plugin Radar
- DeepSeekDocs Ecosystem
- Awesome Agents
- Sifted Awesome AI Agents — Agent Runtime Top 100
- Arnon-hs Open Source — MCP projects
- SandBase Awesome Agent Runtime
- abordage/awesome-mcp
- cccakeee/awesome-dsh-plugins
- anbeime/skill — Skills index
- Awesome DeepSeek Harness Plugins
- Hermes Ecosystem — SandBase stack
- AgentStack
- HVTracker: independent automated Agent Frameworks profile and ranking snapshot; not a maintainer review or security certification.
- MCP Servers Live
- DSH X-Ray
- DSH Plugins
- Awesome DSH Hub
- Awesome DSH Plugins 2026
- MCP Repository
- MCP Server Hub: public MCP Server Hub listing for SandBase Harness.
- MCPFly submission: repository submission accepted and pending approval; no public listing is claimed yet
- MCP Central API: public downstream registry mirror returning the active
io.github.sandbaseai/sandbase-harnessentry; its version snapshot may lag the current release. - MCPVault
- F8W 中文项目档案
- RepoRank Русский профиль
- Agent Plugins Hub — legacy snapshot
- MCP Market
- OpenAgentSkill — code-review
- PluginBench
- DSH Plugin Store
- DSH Hub
- DSH Packs
- dshbase
- FindHarness
- DSH Market
- DSH Plugins
- DSH Plugin Directory
- DSH Plugin Registry
- dsh-market
- dshplugin.dev
Recently verified community references:
- dshbase verified plugin page
- MCP Repository — verified project page
- DSHarness 101 — verified plugin radar entry
- DSH Plugin Leaderboard — install-verified entry
- awesome-agent-runtime — merged entry
- Awesome Agent Cortex — merged entry
- Awesome AI Devtools — merged entry
- Awesome Agent Skills — merged entry
- Awesome AI Agents — merged Harness entry (supersedes intake issue #56)
- WalkingLabs Awesome Harness Engineering — merged entry
- Adventure Wave Awesome Agent Security — merged entry
- Awesome Native Agent Platforms — merged Harness entry
- awesome-mcp-servers — merged MCP entry
- Awesome MCP — merged Harness entry
- Awesome Agent Plugins — merged Harness plugin entry
- Awesome Coding Agents — merged Harness entry
- Sifted Awesome AI Agents — verified Agent Runtime entry
- Agent Framework Radar — verified automatic entry
- LLM Agents Radar — verified automatic entry
- Awesome DSH Plugin — verified entry
- Awesome DeepSeek Harness — verified entry
- Dominic789654 Awesome DeepSeek Harness — verified public entry
- Zhiyuan-Fan Awesome DeepSeek Harness Plugins — verified runtime entry
- Herdeny Awesome DSH Plugins 2026 — verified public entry
- HackSing DSH Plugins — verified public entry
- white0dew Awesome DSH Plugins — verified generated entry
- saltbo Awesome Stars — verified public entry
- GitHub Insight Radar — verified public recommendation
- Blue-Whale-Harness — verified public directory entry
- DSH Plugin Radar — verified automatic entry
- Awesome DSH Plugin — merged Harness entry
- Awesome DeepSeek Harness — merged runtime entry
- Arnon-hs Open Source / AtlasRepo — verified MCP entry
- Sagargupta16 Awesome MCP Servers — merged entry
- Awesome Agents — merged Harness entry
- Awesome AI Engineering — merged Harness entry
- abordage/awesome-mcp — merged Harness entry
- Awesome DSH Plugin — merged Harness entry
- Awesome DeepSeek Harness — merged Harness entry
- DeepSeek Harness Handbook — merged v0.3.8 bridge guide
- Awesome DeepSeek Harness Top 500 — merged runtime entry
Pending community review:
Shortened here. Read the whole README on GitHub.
Signals
- GitHub stars
- 642
- Forks
- 66
- Last commit
- Sep 2026
Advanced
- Delivery
- sandbase-harness MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-sandbaseai-sandbase-harness- Source
- github.com/sandbaseai/sandbase-harness