|
cxxmcp 1.1.6
C++ MCP SDK
|
Capabilities advertised by an MCP server in the initialize result. More...
#include <capabilities.hpp>
Public Attributes | |
| ToolCapabilities | tools |
| Tool feature support. | |
| ResourceCapabilities | resources |
| Resource feature support. | |
| PromptCapabilities | prompts |
| Prompt feature support. | |
| LoggingCapabilities | logging |
| Logging feature support. | |
| CompletionCapabilities | completions |
| Completion feature support. | |
| std::optional< TaskCapabilities > | tasks |
| Optional task support. Omitted when the server does not advertise tasks. | |
| std::optional< Json > | experimental |
| Experimental capability bag preserved as raw JSON. | |
| Json | extensions = Json::object() |
| Vendor or SDK extension capability bag. | |
Capabilities advertised by an MCP server in the initialize result.