Boundr for Zed
io.github.danielinniss/boundr
UK administrative boundary data from OS Boundary Line: name search, point lookup, GeoJSON geometries
client:Zed
transport:streamable-http
tools:7
Install Boundr in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"boundr": {
"url": "https://mcp.boundr.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs