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 = '2.0'
- PROTOCOL_VERSION = \Mcp\Schema\Enum\ProtocolVersion::V2025_06_18
Constants
JSONRPC_VERSION
public
mixed
JSONRPC_VERSION
= '2.0'
PROTOCOL_VERSION
public
mixed
PROTOCOL_VERSION
= \Mcp\Schema\Enum\ProtocolVersion::V2025_06_18