Class Nexus\Mcp\Client\Message\Request\InitializeRequest

final
readonly
extends Request
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\Message\Request
toArray()
Methods inherited from Nexus\Mcp\Message\Message
jsonSerialize()
Constants inherited from Nexus\Mcp\Message\Message
JSON_RPC_VERSION
Properties
Properties inherited from Nexus\Mcp\Message\Request
$method, $params
Properties inherited from Nexus\Mcp\Message\Message
$jsonrpc