LarryWalkerDEV/mcp-immostage
AI virtual staging for real estate. Stage empty rooms, beautify floor plans into 3D renders, classify room images, generate property descriptions, and get style recommendations.
Quick Start
Clone the repository:
git clone https://github.com/LarryWalkerDEV/mcp-immostageClaude Desktop configuration example:
{
"mcpServers": {
"mcp-immostage": {
"command": "npx",
"args": [
"-y",
"LarryWalkerDEV/mcp-immostage"
]
}
}
}Check the repository README for specific installation and configuration instructions.