Interface Nexus\Mcp\Server\Extension\ServerExtensionInterface

extends ExtensionInterface<ServerContext>

Declares an extension the server serves, enabled via ServerBuilder::enableExtension().

Methods inherited from Nexus\Mcp\Core\Extension\ExtensionInterface
getIdentifier(), getSettings(), getRequests(), getNotifications(), getRequestHandlers(), getNotificationHandlers()