Skip to content
Zed

search mcp for Zed

io.github.anon2052/search-mcp

Web search and clean-text fetch MCP server (Tavily-powered, SSRF-guarded).

client:Zed transport:streamable-http tools:2

Install search mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "search-mcp": {
      "url": "https://search-mcp-tgsn.onrender.com/mcp/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

search mcp in other clients