hf_nav tool removed; its capabilities merged into hf_fs
BreakingBreaking change
This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.
What changed
The hf_nav MCP tool (Hugging Face Navigation) has been completely removed. Its functionality — including find, search, collection URIs (hf://collections), and related fields — has been folded into the existing hf_fs tool. Any client code that calls hf_nav directly will break; callers must migrate to hf_fs with the new find/search ops and hf://collections URIs.