LatLong Maps for VS Code
ai.latlong/map-mcp
Turn CSV or Excel data into styled choropleth and categorical maps of India from plain language.
client:VS Code
transport:streamable-http
tools:3
Install LatLong Maps in VS Code
.vscode/mcp.json
{
"servers": {
"map-mcp": {
"type": "http",
"url": "https://geocp.latlong.ai/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs