Skip to content
Zed

googlesearch api for Zed

com.jojapi/googlesearch-api

GoogleSearch API: Fetch real-time Google Search results including title, links Ideal for serp api.

client:Zed transport:streamable-http tools:1

Install googlesearch api in Zed

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

{
  "context_servers": {
    "googlesearch-api": {
      "url": "https://mcp.jojapi.com/googlesearch-api"
    }
  }
}

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

What Zed can do once it is connected

googlesearch api in other clients