MCP 2026-07-28 client: streamable-HTTP and stdio transports, MRTR, subscriptions and the tasks extension.
Dependencies
moon add marianoguerra/mcp-client| Package | Purpose |
|---|---|
| @client | server/discover, the request engine and its MRTR retry loop, subscriptions/listen, and the io.modelcontextprotocol/tasks extension |
| @transport_http | Streamable HTTP: POST-only, SEP-2243 headers, request-scoped SSE streams |
| @transport_stdio | A child process speaking newline-delimited JSON-RPC |
| @sse | SSE framing over an @io.Reader |
MCP 2026-07-28 client: streamable-HTTP and stdio transports, MRTR, subscriptions and the tasks extension.
Dependencies