Skip to main content

Module server

Module server 

Source
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.

Structs§

AgentGraphServer