LandTech Connector for AI agents.
12 live capabilities
Research land ownership and property development opportunities with geospatial data.
Waiting for input…
Why people use LandTech
LandTech for Real Estate Development Research
LandTech puts that data directly into your AI client. Instead of hunting for info, you just ask about a location. The Connector pulls the zoning, ownership, and constraints into one view, saving you hours of manual cross-referencing.
What Vinkius changes
You get a direct line to property intelligence without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding a residential site
A developer asks for 3-acre sites in Manchester with residential zoning and checks the flood risk of the top results using search_land_parcels and get_site_constraints.
- Real-world use case 02
Checking planning history
An agent wants to know if a previous owner got approval for a mixed-use building on a specific plot using get_planning_details.
- Real-world use case 03
Analyzing market trends
A planner needs to see the latest regional policies and market data for a new urban development project using get_planning_policy and get_real_estate_market_data.
Complete set · 12capabilities
The complete LandTech capability set.
These are the exact actions your AI can choose when you ask it to work with LandTech.
01—04
4 capabilities in this set.
Part of 12 available through LandTech.
- 01 Capability
List local authority plans
View regional planning policies and local authority plans. See how the local government intends to develop the area.
- 02 Capability
Get planning policy
Access local planning policies and regional rules. This helps you understand the legal framework of a site.
- 03 Capability
Get api status
Check if your connection to the LandTech data feed is active. This helps you ensure your agent can access live data.
- 04 Capability
Get price comparables
Find recent sales of similar properties in a specific area. Use this to benchmark your target prices.
05—08
4 capabilities in this set.
Part of 12 available through LandTech.
- 05 Capability
Get site constraints
Identify development risks like flood zones or environmental issues. This helps you avoid costly mistakes early on.
- 06 Capability
Get real estate market data
Pull regional market trends and insights for a specific location. This provides context for your investment.
- 07 Capability
Get planning details
Retrieve specific information about planning permissions and status. It shows you what is currently allowed on a site.
- 08 Capability
Get building data
Get detailed property-level information for a specific site. Use this for deep dives into existing structures.
09—12
4 capabilities in this set.
Part of 12 available through LandTech.
- 09 Capability
Get ownership title
Pull ownership records and title information for a property. This is essential for verifying legal status.
- 10 Capability
List saved sites
View and manage your personal portfolio of saved property sites. Keep all your potential leads in one place.
- 11 Capability
Search land parcels
Search for land parcels based on size, location, or zoning. This is the primary way to find new opportunities.
- 12 Capability
Search urban planning
Find active or past planning applications in a specific area. Track what your neighbors are building.
Set up in minutes
One URL. Then ask LandTech to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use LandTech from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fO8bTdNu059aN2FsaAa5roZIVh8x6kJPp4cy63dc/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it LandTech, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable LandTech for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fO8bTdNu059aN2FsaAa5roZIVh8x6kJPp4cy63dc/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the LandTech URL.
- Step 03
Save and start
Save the connection and enable LandTech in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"landtech": {
"url": "https://edge.vinkius.com/vk_preview_fO8bTdNu059aN2FsaAa5roZIVh8x6kJPp4cy63dc/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using LandTech
Open Agent mode in chat and ask: "Using LandTech, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"landtech": {
"url": "https://edge.vinkius.com/vk_preview_fO8bTdNu059aN2FsaAa5roZIVh8x6kJPp4cy63dc/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using LandTech
Ask Copilot: "Using LandTech, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"landtech": {
"url": "https://edge.vinkius.com/vk_preview_fO8bTdNu059aN2FsaAa5roZIVh8x6kJPp4cy63dc/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using LandTech
Open Cascade and ask: "Using LandTech, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"landtech": {
"url": "https://edge.vinkius.com/vk_preview_fO8bTdNu059aN2FsaAa5roZIVh8x6kJPp4cy63dc/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using LandTech
Ask Cline: "Using LandTech, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add landtech --transport http "https://edge.vinkius.com/vk_preview_fO8bTdNu059aN2FsaAa5roZIVh8x6kJPp4cy63dc/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using LandTech
Ask Claude: "Using LandTech, show me...". 12 tools are ready
Where the request belongs
Work LandTech can move forward.
Real estate developers and land planners who spend hours digging through government records and mapping software to find viable projects.
Property Developer
Scouting new sites and checking planning history for residential projects.
Estate Agent
Verifying land ownership and title details for high-value clients.
Urban Planner
Monitoring local planning applications and environmental constraints.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEstated
Access comprehensive US property data including ownership, assessment, and structural details directly from any AI agent.
Accela
Manage civic services, permits, and inspections via Accela. search records, schedule inspections, and manage land parcels directly from any AI agent.
Precisely
Equip your AI with precise location intelligence. geocode addresses, resolve property risks, calculate local taxes, and analyze demographics globally.
Nearmap (High-Res Aerial Imagery & AI)
Manage geospatial data via Nearmap. retrieve high-res aerial imagery, extract AI features, and audit survey coverage.
Agro
Monitor agricultural land using satellite imagery, weather data, and soil metrics directly from your AI agent.
Repliers
Search real estate listings. audit properties, neighborhoods, and stats via AI.
Bring your own AI
Change the model, client or framework. Keep LandTech connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about LandTech.
The practical details behind the request, access and result.
What can I do with LandTech MCP?
You can use it to research land ownership, check planning permissions, identify environmental risks, and track development projects all through your AI client.
Can LandTech MCP find specific land parcels?
Yes, it allows your agent to search for parcels based on specific criteria like acreage, location, and zoning requirements.
How does LandTech MCP help with property development?
It speeds up the scouting process by pulling together site constraints, ownership records, and planning history into a single conversation.
Does LandTech MCP show ownership records?
Yes, it can pull title information and ownership records for specific properties to help you verify legal status during negotiations.
Can I use LandTech MCP to check for flood risks?
Yes, the Connector can identify environmental constraints including flood risks, which is critical for assessing site viability.
How do I use LandTech MCP to track planning applications?
You can ask your agent to find planning details or list local authority plans to see what's been approved or is currently pending in an area.
Can I search for land parcels and development sites?
Yes. Search parcels by location, size, zoning, and constraints. Results include ownership, planning history, and environmental data.
How does LandTech authentication work?
LandTech uses a custom X-API-Key header (not Bearer) for all requests against app.land.tech/api.
Can I track planning applications?
Yes. Browse planning applications with status, decision dates, and details. Monitor new submissions and decisions in any area.
One connection away
Give your agent a direct line to LandTech.
Connect LandTech once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available