Available on crate feature
mcp only.Expand description
MCP tool definitions + in-process dispatch (issue #420).
Every tool is a thin shape-adapter over an existing faucet capability —
registry (list / schema), init_template (scaffold), expand /
topology (validate), preview, and run_from_yaml_str (the one gated
mutating tool). No pipeline logic is re-implemented here.