Skip to main content
Browser AutomationTypeScript

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.

browser-automationcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/LarryWalkerDEV/mcp-immostage

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-immostage": {
      "command": "npx",
      "args": [
        "-y",
        "LarryWalkerDEV/mcp-immostage"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Browser Automation
Language
TypeScript
Author
LarryWalkerDEV