SearchHub for Claude Code
io.github.woodcoal/searchhub
Aggregate Serper, Tavily, Exa and AnySearch behind one MCP-ready API with key rotation and quotas.
client:Claude Code
transport:stdio
runtime:npm
Install SearchHub in Claude Code
run in your project directory
claude mcp add searchhub -e SEARCHHUB_HOME=<SEARCHHUB_HOME> -e SEARCHHUB_SECRET=<SEARCHHUB_SECRET> -- npx -y searchhub
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs