Class Nexus\Mcp\Core\Schema\Request\InitializeRequest

final
readonly
extends JsonRpcRequest<'initialize'>
implements ClientRequest

This request is sent from the client to the server when it first connects, asking it to begin initialization.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest
toArray(), jsonSerialize()
Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage
JSONRPC_VERSION
Properties
Properties inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest
$id