Skip to content
VS Code

DaedalMap Geography Tools (loc_id) for VS Code

com.daedalmap/geocoding

Resolve coordinates and geographic identifiers to loc_id, crosswalks, and bounded shapes.

client:VS Code transport:streamable-http

Install DaedalMap Geography Tools (loc_id) in VS Code

.vscode/mcp.json

{
  "servers": {
    "geocoding": {
      "type": "http",
      "url": "https://app.daedalmap.com/mcp/geography"
    }
  }
}

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

DaedalMap Geography Tools (loc_id) in other clients