UK Property Data for VS Code
io.github.paulieb89/property-shared
UK property data — Land Registry comps, EPC, Rightmove, rental yields, stamp duty, Companies House
client:VS Code
transport:streamable-http
runtime:pypi
tools:14
Install UK Property Data in VS Code
.vscode/mcp.json
{
"servers": {
"property-shared": {
"type": "http",
"url": "https://property-shared.fly.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs