deepseek-harness-acp

maojindao55/deepseek-harness-acp
★ 4 stars TypeScript Code/Dev Tools Updated today
Standalone Agent Client Protocol (ACP) server for DeepSeek Harness with real-time streaming, reasoning trace, MCP tools, and session recovery.
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": {
    "deepseek-harness-acp": {
      "command": "npx",
      "args": [
        "-y",
        "maojindao55/deepseek-harness-acp"
      ]
    }
  }
}

README Excerpt

> Standalone Agent Client Protocol (ACP) Server powered by DeepSeek Harness with real-time token streaming, thought trace transparency, tool execution lifecycle updates, and cross-process session recovery. --- - **⚡ Real-time Token Streaming**: Word-by-word streaming (`agent_message_chunk`) for ultra-low latency.

Tools (1)

initialize

Topics

acpagent-client-protocolai-agentdeepseekdeepseek-harnessmcpmodel-context-protocolreasoningstreamingtypescriptzed-editor