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

Role-generic client transport for child-process stdio MCP servers. More...

#include <chrono>
#include <memory>
#include <optional>
#include <string>
#include <unordered_map>
#include <vector>
#include "cxxmcp/transport/transport.hpp"

Go to the source code of this file.

Classes

struct  mcp::transport::ProcessStdioClientTransportOptions
 Configuration for a child-process stdio client transport. More...
 
class  mcp::transport::ProcessStdioClientTransport
 Native transport-contract client for a child MCP server over stdio. More...
 

Detailed Description

Role-generic client transport for child-process stdio MCP servers.