Skip to content

0.1.3

Latest

Choose a tag to compare

@alex-burov-13 alex-burov-13 released this 24 Apr 13:31
a9b4830

Fixed

  • Client SDKMcpConnection.connect() now reports target process exited before handshake instead of leaking raw EPIPE / ENOENT / MCP error -32000: Connection closed when a stdio target fails to start (missing binary, immediate exit, stdin write to a dead child). The original error is preserved via ConnectionError.cause, and the emitted statusChange error field matches.

Install:

npm install kondukt@0.1.3
# or
npx kondukt@0.1.3 --help