Hermes Agent now has Tool Search, so your agent only loads what it needs https://t.co/CaWrKo5mxp
Nous Research launches Tool Search to prevent context bloat in Hermes Agent
- Bridge tools
- tool_search, tool_describe, tool_call
- Activation threshold
- 10% of context window
- Search algorithm
- BM25 with literal substring fallback
- Core tools
- terminal, read_file, write_file, and others
- Configuration modes
- auto, on, off
This addresses a bottleneck where multiple MCP servers consume significant reasoning capacity. By deferring schemas, Hermes Agent mirrors modular patterns seen in Agent Skills and Appwrite. This keeps the agent efficient with large toolsets, following its recent integration of Qwen 3.7 Max.
Users can enable the feature via hermes update. It triggers automatically when tool definitions exceed 10% of the context window. While the first use of a deferred tool adds a round trip to load the schema, the system caches results to maintain speed on subsequent turns.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →




