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

Files

 cancellation.hpp
 Cooperative cancellation primitives shared by SDK lifecycle APIs.
 
 client.hpp
 Umbrella include for the public cxxmcp client API.
 
 config.hpp
 Public SDK configuration and compatibility markers.
 
 error.hpp
 Stable public error helpers for SDK request and dispatch paths.
 
 handler.hpp
 Umbrella include for client and server handler aggregate structs.
 
 peer.hpp
 Role-aware peer execution boundaries for MCP client and server SDK users.
 
 protocol.hpp
 SDK umbrella header for Model Context Protocol JSON-RPC model types.
 
 request.hpp
 Request lifecycle helpers for cancellable SDK calls.
 
 roles.hpp
 Role markers shared by peer, service, and transport SDK boundaries.
 
 run.hpp
 Convenience header providing one-call entry points for ServerPeer::Builder::run() and ClientPeer::Builder::run().
 
 sdk.hpp
 Convenience umbrella header for the complete public cxxmcp SDK.
 
 server.hpp
 Umbrella include for the public cxxmcp server API.
 
 service.hpp
 Service lifecycle boundary for role-aware MCP peers.
 
 transport.hpp
 Umbrella include for the role-generic MCP transport contract.