Expand description
MCP server handler using rmcp’s #tool_router macro.
Each #tool method becomes an MCP tool that Hermes/Claude Desktop can discover and call. The rmcp macro auto-generates JSON Schema from the parameter structs in tools.rs.
Structs§
- Semantic
Memory Server - Stats
Output - Typed output for sm_stats — provides outputSchema with type: “object” for MCP.
- Structured
Output - Schema-backed structured output shared by heterogeneous MCP tools.