ParcelLaunch — 3D property listings from an address for VS Code
com.parcellaunch/parcellaunch
Turn a US address or parcel number into an interactive 3D flyover listing in about a minute.
client:VS Code
transport:streamable-http
tools:3
Install ParcelLaunch — 3D property listings from an address in VS Code
.vscode/mcp.json
{
"servers": {
"parcellaunch": {
"type": "http",
"url": "https://parcellaunch.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs