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

Convenience session wrapper around Client initialization and discovery. More...

#include <memory>
#include <string>
#include <vector>
#include "cxxmcp/client/client.hpp"

Go to the source code of this file.

Classes

struct  mcp::client::McpClientSessionOptions
 Options used by McpClientSession during initialization. More...
 
class  mcp::client::McpClientSession
 Convenience wrapper that owns a Client and exposes common MCP workflows. More...
 

Detailed Description

Convenience session wrapper around Client initialization and discovery.