Expand description
Export every clap leaf command as an MCP tool specification (JSON).
Generated tools are consumed by xbp_mcp so agents can call the full CLI
surface without hand-maintaining hundreds of wrappers.
Functionsยง
- export_
mcp_ tools_ catalog - Full MCP tool catalog derived from the live clap tree.
- export_
mcp_ tools_ catalog_ pretty - Pretty-printed catalog JSON for
xbp mcp export-tools.