JSONRPCMessage

Base interface for all JSON-RPC 2.0 messages.

All messages in the MCP protocol follow the JSON-RPC 2.0 specification.

Inheritors

Properties

Link copied to clipboard
abstract val jsonrpc: String