cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
client.hpp
Go to the documentation of this file.
1// Copyright (c) 2025 [caomengxuan666]
2
3#pragma once
4
11
Core client compatibility API and transport interface for MCP clients.
HTTP client transport for MCP streamable HTTP and SSE-compatible endpoints.
Client transport that launches an MCP server process and talks over stdio.
Client transport that exchanges MCP JSON-RPC over C++ streams.
Convenience session wrapper around Client initialization and discovery.