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