LatLong Maps for Zed
ai.latlong/map-mcp
Turn CSV or Excel data into styled choropleth and categorical maps of India from plain language.
client:Zed
transport:streamable-http
tools:3
Install LatLong Maps in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"map-mcp": {
"url": "https://geocp.latlong.ai/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs