Skip to content
Zed

Google Local for Zed

io.github.johnisanerd/google-local

Find local businesses on Google: name, address, phone, hours, ratings, and photos.

client:Zed transport:streamable-http

Install Google Local in Zed

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

{
  "context_servers": {
    "google-local": {
      "url": "https://mcp.apify.com/?tools=johnvc/google-local-api"
    }
  }
}

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

Google Local in other clients