Files
deepseek-harness/packages/mcp
lintianle 0c8f2f7daf fix: prevent partial tool leaks and non-blocking dispose
- syncTools: on paginated listTools failure, unregister any tools already
  registered in the current sync before rethrowing (prevents orphans)
- Effect disposer: call client.close() directly without awaiting startup
  completion — aborts a hanging connect promptly on HMR/dispose
2026-07-08 13:24:06 +08:00
..

MCP — Model Context Protocol

Packages bridging the harness to the MCP ecosystem.

Package Role
mcp-client/ MCP client bridge: connects to external MCP servers and registers their tools on ctx.tools