Search tool for AI agents that rewrites queries, zooms into key domains, and returns sourced answers with metrics.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Zoom Search.
Better Answers, Bounded Extra CostDirect search baseline vs Zoom Search workflow | ||
Useful results | Answer quality | Extra budget |
1-5 -> 4-12more good sources | 2.0-7.2 -> 7.8-8.7stronger final answers | +5.9s to +12.2s+2.3k to +5.1k tokens |
Quickstart ยท Agent Tool ยท Agents ยท Benchmarks ยท Advanced Configuration
Zoom Search is a search and evidence tool for AI agents. It helps agents rewrite search questions, gather broader web evidence, zoom into high-value source domains, and return sourced answers with metrics.
It is built for agentic applications that need stronger source discovery, traceability, and answer grounding than a single search call.
Run a deterministic local demo without API keys:
Install the MCP extra:
Add Zoom Search to your MCP client:
Your agent can then call the zoom_search tool with a question argument:
The tool returns sourced answers, source-domain zoom-in, warnings, and runtime metrics.
Or wrap it as a LangGraph/LangChain tool:
See docs/agent-integration.md for MCP client configuration and provider environment variables.
Historical evaluations compare direct search against the Zoom Search agent workflow, showing better useful result coverage and stronger final answers with bounded extra time and token cost.
| Case | Good results | Answer quality | Extra time | Extra tokens |
|---|---|---|---|---|
| Playwright authentication reuse | 5 -> 7 | 6.6 -> 8.7 | +5.89s | +2,324 |
| GitHub Actions secrets inherit | 1 -> 4 | 2.0 -> 7.8 | +8.93s | +2,936 |
| Hydrangea pruning comparison | 4 -> 12 | 7.2 -> 8.4 | +12.17s | +5,073 |
See the full benchmark notes in docs/benchmarks.md.
Runnable examples for demo mode, streaming, conversation history, and LangGraph are available in the examples/ directory.
Zoom Search is open source under the MIT License.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/goofrey-zoom-search)<a href="https://allmcps.com/mcp/goofrey-zoom-search"><img src="https://allmcps.com/api/badge/goofrey-zoom-search?style=directory" alt="Zoom Search on AllMCPs" /></a>