cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
client Directory Reference

Files

 client.hpp
 Core client compatibility API and transport interface for MCP clients.
 
 handler.hpp
 Aggregate callback configuration for mcp::client::Client.
 
 http_transport.hpp
 HTTP client transport for MCP streamable HTTP and SSE-compatible endpoints.
 
 process_stdio_transport.hpp
 Client transport that launches an MCP server process and talks over stdio.
 
 session.hpp
 Convenience session wrapper around Client initialization and discovery.
 
 stdio_transport.hpp
 Client transport that exchanges MCP JSON-RPC over C++ streams.
 
 transport_adapter.hpp
 Adapter from the concrete client transport API to the SDK transport contract.
 
 transport_adapter_fwd.hpp
 Internal factory declarations for client transport compatibility adapters.