LandLens One for Claude Desktop
realestate.verified/landlens-one
Tamil Nadu land, registration, planning and legal registers as tools, priced in credits.
client:Claude Desktop
transport:streamable-http
Install LandLens One in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"landlens-one": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://verified.realestate/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs