DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-cursor-codex

j

dsh-cursor-codex

Discovered3

Connect DeepSeek Harness (dsh) to Cursor and Codex: ACP agent bundle, MCP server, skills, and config templates

dsh-cursor-codex

Connect DeepSeek Harness (dsh) to the Cursor editor and the OpenAI Codex CLI — as an ACP agent, an MCP server, or a headless worker.

DirectoryWhat it is
acp/npm bundle @jeremy9682/dsh-acp: dsh plugin --profile acp add @jeremy9682/dsh-acpdsh --profile acp boots an Agent Client Protocol stdio server over your existing dsh composition (shared credentials, model settings, and session logs).
server/Zero-dependency MCP stdio server exposing dsh_delegate and dsh_health to Cursor, Codex, and other MCP clients.
skills/Agent skills teaching Cursor and Codex when and how to delegate to dsh.
templates/Ready-made mcp.json, Cursor custom subagent, and Codex dsh.config.toml profiles.
registry/The dsh-acp entry (agent.json + icon) submitted to the official ACP registry.
docs/Channel-selection guide (EN/ZH) plus cookbooks for integration overlays and fleet governance (Codex as DSH subagent, third-party adapter → DeepSeek, port-3082 rehearsal).

Quick start

# 1. Install dsh (or use `npx @deepseek-ai/dsh` everywhere)
npm install -g @deepseek-ai/dsh

# 2a. ACP (Zed / JetBrains / any ACP client)
dsh plugin --profile acp add @jeremy9682/dsh-acp
dsh --profile acp
#     (before the npm publish lands: `dsh plugin --profile acp add file:/path/to/dsh-cursor-codex/acp`)

# 2b. MCP (Cursor / Codex)
#   Cursor:  merge templates/cursor/mcp.json into ~/.cursor/mcp.json
#   Codex:   cp templates/codex/dsh.config.toml ~/.codex/dsh.config.toml
#            codex -p dsh "your task"

# 2c. One-shot headless (any shell)
dsh --profile headless "<complete self-contained task>"

Both 2b and 2c ship skills: install skills/cursor-delegate-to-dsh and skills/codex-delegate-to-dsh into the respective editor's skills directory so the agent knows when to delegate.

Why three channels?

Cursor and Codex are ACP agents, not ACP clients — neither can load a third-party ACP agent today. The full picture, verified against official docs, is in docs/integration-guide.md.

Verified

  • ACP profile: initializesession/newsession/prompt → streamed answer → end_turn (tested against dsh 0.1.0-rc.6).
  • MCP server: initializetools/listdsh_healthdsh_delegate real task (tested against dsh 0.1.0-rc.6).

Safe DSH upgrades for Cursor ACP

The Cursor provider includes dsh-cursor-upgrade-gate. It stages a requested DSH package away from the active installation, probes the cross-provider replay-filter behavior, applies the narrow compatibility patch only when the behavior is still broken, and requires an external Cursor smoke before an atomic current-symlink promotion. See cursor-provider/README.md. Direct global reinstall is intentionally outside this path because it can erase a local compatibility fix before validation.

License

MIT

Comments

Loading…

Similar plugins

dsh-extension-hub

by Relistencode

Manage DSH(DeepSeek Harness)) skills and MCP servers: CLI + settings-page UI with zh/en i18n, Claude/Codex import, and update checks.

Tools & CapabilitiesDevelopment & InfrastructureModels & ProvidersManifest valid

8

234/wk

MIT

JavaScript

Aug 21, 2026

dsh plugin --profile web add dsh-extension-hub

by bobleer

MCP server that lets any agent discover, install, and run DeepSeek Harness plugins (topic: dsh-plugin).

Manifest valid

3

MIT

TypeScript

Aug 13, 2026

dsh plugin --profile web add deepseek-harness-plugin-mcp

by why913

DeepSeek Harness(dsh)的 MCP / Skill / 记忆管理工具:写入前先连接自检,连不上不写;从 Claude Code / Codex 一键迁移;可装成 dsh 插件,在 Web 里用 /mcp 命令和卡片操作。

Development & InfrastructureManifest valid

5

78/wk

MIT

JavaScript

Aug 17, 2026

dsh plugin --profile web add @why913/dshx

by Enderfga

DeepSeek Harness bundle: register Claw Orchestrator as an ACP subagent provider — delegate a dsh subagent to a multi-engine council across Claude Code, Codex and Cursor.

Manifest valid

0

MIT

Aug 20, 2026

dsh plugin --profile web add @enderfga/dsh-clawo

by chushixixin

Expose DeepSeek Harness agent capabilities as an MCP server (brain=Hermes, arms=Harness)

Tools & CapabilitiesModels & ProvidersManifest valid

11

MIT

TypeScript

Aug 15, 2026

dsh plugin --profile web add @chushixixin/dsh-harness-mcp-server

by Momojie-S

DSH 插件: 按 workspace 加载 MCP server (agent-scoped)

Sessions & MessagesManifest valid

3

MIT

TypeScript

Sep 12, 2026

dsh plugin --profile web add @momojie-s/dsh-workspace-mcp