ImmoStage Virtual Staging for Claude Desktop
io.github.larrywalkerdev/immostage
AI virtual staging for real estate — stage rooms, beautify floor plans, classify images.
client:Claude Desktop
transport:streamable-http
Install ImmoStage Virtual Staging in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"immostage": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.immostage.ai/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs