New request
#697: Feature request: Searchable global tool list
We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.
Issue
enhancementcommands
This feature is needed by users running multi-agent Hermes swarms. A reference implementation exists in the Hermes Control Interface repo. Please add a searchable panel listing every tool available across all installed MCP servers, showing the tool name, parent server, description, and CLI active status. This helps users understand their full tool surface area without inspecting individual MCP server configs.
Assessmentadvisory
feature●● medium70% confidence
Searchable tool inventory panel aggregating tool metadata across all configured MCP servers.
Likely files
- static/js/panels/tool_list.js
- api/routes/tools.py
- api/mcp/registry.py
- static/css/tool_panel.css
- static/templates/index.html
Create the request