|
cxxmcp 1.1.6
C++ MCP SDK
|
Configuration used to construct a Server. More...
#include <server.hpp>
Public Attributes | |
| protocol::ServerCapabilities | capabilities |
| Capabilities advertised in the initialize response. | |
| std::string | server_name = "cxxmcp" |
| Server name advertised to clients. | |
| std::string | server_version = "2.0.0" |
| Server version advertised to clients. | |
| std::string | instructions |
| Optional human-readable instructions advertised to clients. | |
Configuration used to construct a Server.