Skip to main content

tool_count

Function tool_count 

Source
pub fn tool_count() -> usize
Expand description

Number of registered MCP tools — the single source of truth for the “N MCP tools” count shown in --help, the README, and the feature catalog. Deriving it here means the count can never drift from the actual registry.