Namespace Nexus\Mcp\Message

Classes
JsonRpcError

A response to a request that indicates an error occurred.

JsonRpcResponse

A successful (non-error) response to a request.

Message

A JSON-RPC message.

RequestId

A uniquely identifying ID for a request in JSON-RPC.

Result

The base result object that is passed to a JSON-RPC response.

Namespaces
Nexus\Mcp\Message\Notification
Nexus\Mcp\Message\Request
Nexus\Mcp\Message\Result