hidrix-tools
Gives a coding agent web search, social search and page fetching in one server.
The problem #
Coding agents are good at reading code and weak at finding out what people are saying about a library, a bug, or a product on Reddit and X. Wiring separate search tools into every agent is repetitive and fragile.
The approach #
One standalone MCP server with seven tools, calling each service directly rather than through a larger runtime, so any agent that speaks MCP gets the same search abilities.
Where it is now #
Shipped and public since April 2026, and used every day by the agents that build the other projects on this site.
What happens if this works #
Search stops being a feature each agent reimplements and becomes a shared tool they all plug into.
Evidence #
- 41 stars on GitHub as of 2026-09-12
- 7 tools in one MCP server