Skip to content
VS Code

LatLng for VS Code

work.latlng.mcp/latlng

Geocoding, reverse geocoding, and places search for LatLng.

client:VS Code transport:streamable-http tools:5

Install LatLng in VS Code

.vscode/mcp.json

{
  "servers": {
    "latlng": {
      "type": "http",
      "url": "https://mcp.latlng.work/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

LatLng in other clients