Back to MCP Servers
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-automationai
Installation
npx -y mcp-immostageConfiguration
{
"mcpServers": {
"mcp-immostage": {
"command": "npx",
"args": ["-y", "mcp-immostage"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes