Back to directory
goofrey/zoom-search

goofrey/zoom-search

@goofrey

MCP 搜索与证据工具,支持查询改写、来源聚焦、带来源回答和运行指标。

searchevidenceweb-researchsource-groundingquery-rewritingai-agentscontext

Installation & Configuration

{
  "mcpServers": {
    "zoom-search": {
      "command": "zoom-search-mcp",
      "env": {
        "ZOOM_SEARCH_LLM_ENGINE": "gemini",
        "ZOOM_SEARCH_LLM_MODEL": "gemini-2.5-flash",
        "ZOOM_SEARCH_LLM_API_KEY": "YOUR_GEMINI_API_KEY",
        "ZOOM_SEARCH_SEARCH_ENGINE": "tavily",
        "ZOOM_SEARCH_SEARCH_API_KEY": "YOUR_TAVILY_API_KEY"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/9/5
Updated
2026/9/5