Skip to main content

Module request

Module request 

Source

Structs§

ClientInfo
Client information sent during initialize.
InitializeParams
MCP initialize params.
InspectCacheParams
Parameters for the context.inspect_cache tool.
JsonRpcRequest
JSON-RPC 2.0 request envelope.
ListCachesParams
Parameters for the context.list_caches tool.
ResolveContextParams
Parameters for the context.resolve tool.
ToolCallParams
Parameters for tools/call.

Enums§

RpcId
JSON-RPC 2.0 ID — may be a number or string per spec.