Expand description
Protocol-specific types and implementations
Structs§
- Notification
- Base JSON-RPC notification structure
- Request
- Base JSON-RPC request structure
- Response
- Base JSON-RPC response structure
- Response
Error - JSON-RPC error object
Enums§
- Request
Id - A unique identifier for a request
Constants§
- JSONRPC_
VERSION - JSON-RPC version used by the MCP protocol
- LATEST_
PROTOCOL_ VERSION - The latest supported protocol version of MCP
- SUPPORTED_
PROTOCOL_ VERSIONS - List of all protocol versions supported by this SDK