Skip to content
Cursor

DaedalMap Administrative Boundaries (loc_id to polygon) for Cursor

com.daedalmap/boundaries

Retrieve loc_id boundary metadata, polygons, supported scopes, and comparisons.

client:Cursor transport:streamable-http tools:6

Install DaedalMap Administrative Boundaries (loc_id to polygon) in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "boundaries": {
      "url": "https://app.daedalmap.com/mcp/boundaries"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

DaedalMap Administrative Boundaries (loc_id to polygon) in other clients