Skip to content
Zed

Apple Maps for Zed

io.github.johnisanerd/apple-maps

Search Apple Maps businesses with Apple ratings and aggregated Yelp + TripAdvisor reviews.

client:Zed transport:streamable-http

Install Apple Maps in Zed

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

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

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

Apple Maps in other clients