Stdio process spawn / teardown helpers and JSON-RPC message routing for the MCPConnection stdio transport.
Extracted from connection.ts to keep individual file sizes under 400 LOC. Operates on an explicit SpawnContext adapter rather than this.
connection.ts
this
Description
Stdio process spawn / teardown helpers and JSON-RPC message routing for the MCPConnection stdio transport.
Extracted from
connection.tsto keep individual file sizes under 400 LOC. Operates on an explicit SpawnContext adapter rather thanthis.