MessageInterface extends JsonSerializable
Refers to any valid JSON-RPC object that can be decoded off the wire, or encoded to be sent.
Tags
Table of Contents
Constants
- JSONRPC_VERSION : mixed = '2.0'
- PROTOCOL_VERSION : mixed = \Mcp\Schema\Enum\ProtocolVersion::V2025_11_25
Constants
JSONRPC_VERSION
public
mixed
JSONRPC_VERSION
= '2.0'
PROTOCOL_VERSION
public
mixed
PROTOCOL_VERSION
= \Mcp\Schema\Enum\ProtocolVersion::V2025_11_25