Expand description
MCP server handler using rmcp’s #tool_router macro.
Each #tool method becomes an MCP tool that Hermes can discover and call. The rmcp macro auto-generates JSON Schema from the parameter structs in tools.rs.
MCP server handler using rmcp’s #tool_router macro.
Each #tool method becomes an MCP tool that Hermes can discover and call. The rmcp macro auto-generates JSON Schema from the parameter structs in tools.rs.