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

Server capability flags for resources. More...

#include <capabilities.hpp>

Public Attributes

bool enabled = false
 Whether the server supports resource listing or reading.
 
bool list_changed = false
 Whether notifications/resources/list_changed may be emitted.
 
bool list_changed_present = false
 Whether listChanged was explicitly present on the wire.
 
bool subscribe = false
 Whether the server supports resource subscribe/unsubscribe methods.
 
bool subscribe_present = false
 Whether subscribe was explicitly present on the wire.
 
Json raw = Json::object()
 Raw capability object preserved for future fields.
 

Detailed Description

Server capability flags for resources.


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