Skip to content
Zed

SerpApi for Zed

io.github.serpapi/serpapi-mcp

Official SerpApi MCP server for Google, Bing, and other search engines.

client:Zed transport:streamable-http tools:3

Install SerpApi in Zed

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

{
  "context_servers": {
    "serpapi-mcp": {
      "url": "https://mcp.serpapi.com/mcp"
    }
  }
}

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

What Zed can do once it is connected

SerpApi in other clients