Skip to content
Zed

Serpapi for Zed

io.github.pipeworx-io/serpapi

SerpApi MCP — wraps SerpApi (serpapi.com) search engines

client:Zed transport:streamable-http

Install Serpapi in Zed

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

{
  "context_servers": {
    "serpapi": {
      "url": "https://gateway.pipeworx.io/serpapi/mcp"
    }
  }
}

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

Serpapi in other clients