cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::protocol::ImplementationInfo Struct Reference

Client or server implementation identity. More...

#include <initialize.hpp>

Public Attributes

std::string name
 Human-readable implementation name.
 
std::optional< std::string > title
 Optional display title.
 
std::string version
 Human-readable implementation version.
 
std::optional< std::string > description
 Optional display description.
 
std::vector< Iconicons
 Optional icon descriptors.
 
std::optional< std::string > website_url
 Optional project or documentation website URL.
 
std::optional< Jsonmeta
 Optional _meta extension object preserved on the wire.
 
Json extensions = Json::object()
 Unknown JSON members preserved for forward-compatible round trips.
 

Detailed Description

Client or server implementation identity.


The documentation for this struct was generated from the following file: