ParcelLaunch — 3D property listings from an address for Gemini CLI
com.parcellaunch/parcellaunch
Turn a US address or parcel number into an interactive 3D flyover listing in about a minute.
client:Gemini CLI
transport:streamable-http
tools:3
Install ParcelLaunch — 3D property listings from an address in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"parcellaunch": {
"httpUrl": "https://parcellaunch.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs