Skip to content
Cursor

1acre Land Intelligence for Cursor

in.1acre/land-intelligence

Look up Indian land parcels by survey number or lat/lon. Returns parcel boundaries.

client:Cursor transport:streamable-http

Install 1acre Land Intelligence in Cursor

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

{
  "mcpServers": {
    "land-intelligence": {
      "url": "https://mcp.1acre.in/mcp"
    }
  }
}

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

1acre Land Intelligence in other clients