Skip to main content

Module server

Module server 

Source
Expand description

rmcp ServerHandler implementation. Tools are registered with #[tool_router] and each delegates to a tools::* function. Outputs are returned as Json<T> โ€” rmcp serialises and emits the structured payload.

Structsยง

ThingsServer