Skip to content
Zed

Inpoly for Zed

nl.dadev.inpoly/inpoly

Resolve coordinates against delivery and coverage polygons (geofences).

client:Zed transport:streamable-http

Install Inpoly in Zed

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

{
  "context_servers": {
    "inpoly": {
      "url": "https://inpoly.dadev.nl/mcp"
    }
  }
}

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

Inpoly in other clients