|
cxxmcp 1.1.6
C++ MCP SDK
|
One client root entry. More...
#include <roots.hpp>
Public Attributes | |
| std::string | uri |
| Root URI. The interpretation is transport/client specific. | |
| std::optional< std::string > | name |
| Optional human-readable name for display. | |
| std::optional< Json > | meta |
Optional _meta extension object preserved on the wire. | |
| Json | extensions = Json::object() |
| Unknown JSON members preserved for forward-compatible round trips. | |
One client root entry.