Class Nexus\Mcp\Schema\ServerCapabilities

final
readonly
implements JsonSerializable, Arrayable<array{experimental?: array<string, object>, logging?: object, completions?: object, prompts?: object{listChanged?: bool}, resources?: object{subscribe?: bool, listChanged?: bool}, tools?: object{listChanged?: bool}}>

Capabilities that a server may support. Known capabilities are defined here, in this schema, but this is not a closed set: any server can define its own, additional capabilities.

Methods
Properties