Expand description
Transport layer for MCP JSON-RPC communication.
MCP uses newline-delimited JSON over stdin/stdout.
Structs§
- Stdio
Transport - Transport for reading/writing JSON-RPC messages.
Enums§
- Incoming
Message - Message that can be received from the client.