Skip to content
VS Code

1acre Land Intelligence for VS Code

in.1acre/land-intelligence

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

client:VS Code transport:streamable-http

Install 1acre Land Intelligence in VS Code

.vscode/mcp.json

{
  "servers": {
    "land-intelligence": {
      "type": "http",
      "url": "https://mcp.1acre.in/mcp"
    }
  }
}

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

1acre Land Intelligence in other clients