1acre Land Intelligence for Zed
in.1acre/land-intelligence
Look up Indian land parcels by survey number or lat/lon. Returns parcel boundaries.
client:Zed
transport:streamable-http
Install 1acre Land Intelligence in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"land-intelligence": {
"url": "https://mcp.1acre.in/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs