cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
stdio_transport.hpp File Reference

Client transport that exchanges MCP JSON-RPC over C++ streams. More...

#include <iosfwd>
#include "cxxmcp/client/client.hpp"

Go to the source code of this file.

Classes

class  mcp::client::StdioTransport
 Client transport backed by std::istream and std::ostream. More...
 

Detailed Description

Client transport that exchanges MCP JSON-RPC over C++ streams.