tonytanglab/deepseek-harness-relay-mcp1

dsh-relay

Web-profile helper that diagnoses and writes MCP config so Codex, Cursor, or Claude Code can spawn dsh --profile codex

AI 分析

核心用于打通外部 IDE 与 DSH 的连接。适合使用 Cursor 或 Claude Code 并希望将其作为 MCP 客户端连接 DSH 的开发者。

パッケージ
dsh-relay
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/18

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:tonytanglab/deepseek-harness-relay-mcp

ドキュメント

README 全文を読む ↗

Configuration

FieldDefaultMeaning
mcpServerNamedsh-relayKey under mcpServers
mcpConfigPathunsetAbsolute JSON path /relay-setup writes
allowedWorkspaceRoots[]Empty reads DSH_MCP_WORKSPACE_ROOTS
credentialsPath$DSH_HOME/.credentials.yamlShared credentials document; also DSH_MCP_CREDENTIALS_PATH
dataDirectory$DSH_HOME/codex-servicesCodex service homes; also DSH_MCP_DATA_DIR
dshPackage@deepseek-ai/dsh@0.1.0-rc.5Pinned package in generated npx args
hostcodexDefault host for /relay-setup writes: codex, cursor, or claude-code

Users override rows in the profile cordis.patch.yml. Invalid configuration fails plugin load.