Expand description
Runtime filter for the MCP tool list.
RawFilter holds unparsed CLI/env values. Filter::resolve normalizes,
validates, and applies the filter pipeline, returning either a Filter
whose allows() is the tool-name gate used by tool_list() and
call_tool, or a FilterError to surface at startup.