DaedalMap Administrative Boundaries (loc_id to polygon) for VS Code
com.daedalmap/boundaries
Retrieve loc_id boundary metadata, polygons, supported scopes, and comparisons.
client:VS Code
transport:streamable-http
tools:6
Install DaedalMap Administrative Boundaries (loc_id to polygon) in VS Code
.vscode/mcp.json
{
"servers": {
"boundaries": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/boundaries"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs