Class Nexus\Mcp\Core\Schema\Result\DiscoverResult

final
readonly
extends CacheableResult<array{_meta?: template-type<MetaObject, Arrayable, 'T'>, resultType: non-empty-string, supportedVersions: list<non-empty-string>, capabilities: template-type<ServerCapabilities, Arrayable, 'T'>, serverInfo: template-type<Implementation, Arrayable, 'T'>, instructions?: non-empty-string, ttlMs: int, cacheScope: value-of<CacheScope>}>
implements ServerResult

The result returned by the server for a server/discover request.

Methods
Properties
Properties inherited from Nexus\Mcp\Core\Schema\Result\CacheableResult
$ttlMs, $cacheScope
Properties inherited from Nexus\Mcp\Core\Schema\Result
$meta