# DeepSeek Harness (dsh)

> Updated 2026-09-13 · type: tool · category: mcp-agents · status: active · rev 1

DeepSeek Harness (dsh) is an MIT, model-agnostic agent runtime whose model adapter, tool registry, sandbox and agent loop are all swappable plugins.

- Open source: yes (MIT)
- Self-hostable: yes
- Pricing model: free
- Best for: GTM and RevOps engineers building AI agents who want the scaffolding — sandbox, tool registry, model adapter — to be forkable and model-agnostic instead of tied to one vendor's CLI.
- Last verified: 2026-09-13

- **Canonical:** https://gtmstacker.com/registry/tool/deepseek-harness/
- **Source:** [github · deepseek-ai/deepseek-harness](https://github.com/deepseek-ai/deepseek-harness)
- **Tags:** mcp-agents, agent-harness, plugin-architecture, model-agnostic, self-hostable
- **Repository:** https://github.com/deepseek-ai/deepseek-harness

## Is DeepSeek Harness (dsh) open source?

Yes, DeepSeek Harness (dsh) is open source under the MIT license.

## How much does DeepSeek Harness (dsh) cost?

DeepSeek Harness (dsh) is free to use.

## Can I self-host DeepSeek Harness (dsh)?

Yes, DeepSeek Harness (dsh) can be self-hosted (the source is available under the MIT license).


---

Open-source agent harness from DeepSeek AI (MIT, TypeScript) where everything is a plugin: the model adapter, tool registry, sandbox and agent loop itself are all swappable, so it runs any model rather than being locked to one vendor. Ships four agent presets, an instant web UI (npx @deepseek-ai/dsh web), OS-level sandboxing (Landlock, Seatbelt, ACL), full MCP support, and a subagent bridge that plugs Claude Code and Codex in as tools. Currently v0.1 (RC7) — a developer preview.

## Provenance

- MIT license and TypeScript independently WebFetch-verified on the repo 2026-09-13 (github.com/deepseek-ai/deepseek-harness, 16.5k+ commits, published by the DeepSeek AI org; npm package @deepseek-ai/dsh). Release corroborated by The New Stack ("DeepSeek open sources an agent harness where everything is a plugin").
- Surfaced via the 2026-09-13 viral-posts brief; the tweet carried a fabricated side-claim (a fictional SpaceX/Cursor acquisition) that is deliberately excluded — only repo-verified facts are recorded here.
- Curated from the GTM Stacker signal registry (2026-09-13 pass: daily pull + viral-posts brief); license independently verified 2026-09-13.

## Why it matters for a GTM stack

Most agent tooling asks you to accept one vendor's scaffolding along with their model. dsh inverts that: the model is a plugin, the tools are a plugin, the sandbox is a plugin. For a GTM team that has already picked its models and its enrichment/outreach tools, a forkable, model-agnostic harness is the difference between renting an agent product and owning the runtime your agents run in. The subagent bridge (plug Claude Code or Codex in as tools) means adopting it is additive, not a rip-and-replace. Caveat first, though: this is a v0.1 developer preview — prototype on it, don't bet a revenue workflow on it yet.
