Connection check
verified live · 20h ago
aihomedesign-mcp
MCP server to virtually stage, redesign, enhance and declutter real-estate photos.
Tools
20
GitHub stars
—
Installs / wk
—
Licence
MIT
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
20 toolsRead from the running server on 20h ago.
change_ceiling
waitspaceimage_urlproject_idimage_base64
Change the ceiling finish in a room photo (AI applies a tasteful default). Detect `space` from the image. Provide image_url OR image_base64. Change the ceiling finish in a room photo (AI applies a tasteful default). Detect `space` from the image. Provide image_url OR image_base64.
change_floor
waitspaceimage_urlproject_idimage_base64
Change the floor material in a room photo (AI applies a tasteful default material). Detect `space` from the image. Provide image_url OR image_base64. Change the floor material in a room photo (AI applies a tasteful default material). Detect `space` from the image. Provide image_url OR image_base64.
change_wall
waitspaceimage_urlproject_idimage_base64
Change the wall finish/colour in a room photo (AI applies a tasteful default finish). Detect `space` (room type) from the image. Provide image_url OR image_base64. Change the wall finish/colour in a room photo (AI applies a tasteful default finish). Detect `space` (room type) from the image. Provide image_url OR image_base64.
create_order
image_urlsproject_idasset_rolesimage_base64
Upload one or more images and create an order. Provide `image_urls` (public URLs) and/or `image_base64` (raw base64 or data: URLs) — you can use either. Returns `order_id`… Upload one or more images and create an order. Provide `image_urls` (public URLs) and/or `image_base64` (raw base64 or data: URLs) — you can use either. Returns `order_id` and an `assets` list whose `id`s you map to a tool's input slot when running a process. For two-image tools pass roles like ['primary_angle','secondary_angle'] (or 'mask' for mask tools).
create_project
address*
Create a project (a container that groups all work for one property). Returns the new project's `id`. Create a project (a container that groups all work for one property). Returns the new project's `id`.
day_to_dusk
waitoptionsimage_urlsky_styleproject_idimage_base64
Convert a daytime EXTERIOR photo into a dusk / twilight scene. No style needed. Provide image_url OR image_base64. sky_style: leave empty to use the default sky (recommend… Convert a daytime EXTERIOR photo into a dusk / twilight scene. No style needed. Provide image_url OR image_base64. sky_style: leave empty to use the default sky (recommended — the 30+ named sky slugs are not publicly listed). options (multi, optional): shadow-removal, lawn-touch-up.
describe_tool
tool_slug*
Show the input slots, widgets and selectable options for one tool, plus a ready-to-use example payload for `run_process`. Use this before `run_process` when you need the ex… Show the input slots, widgets and selectable options for one tool, plus a ready-to-use example payload for `run_process`. Use this before `run_process` when you need the exact widget/item slugs for a tool.
enhance_image
areawaitoptionsimage_urlproject_idimage_base64
Enhance a photo: better lighting, sharpness and colour balance. No style needed. Provide image_url OR image_base64. area: indoor | outdoor (detect from the image). options… Enhance a photo: better lighting, sharpness and colour balance. No style needed. Provide image_url OR image_base64. area: indoor | outdoor (detect from the image). options (multi, optional): add-fire-to-fireplace, add-screen-to-tv.
get_order
order_id*
Fetch an order, including its input assets and any processes run on it. Fetch an order, including its input assets and any processes run on it.
get_process
process_id*
Fetch a process: its `status` (pending/processing/done/failed) and, when done, the `final_assets` with downloadable result image URLs. If a webhook result has already arriv… Fetch a process: its `status` (pending/processing/done/failed) and, when done, the `final_assets` with downloadable result image URLs. If a webhook result has already arrived for this process, it is returned immediately.
get_project
project_id*
Fetch a single project by id. Fetch a single project by id.
interior_design
waitspacestyleimage_urlproject_idimage_base64
Fully redesign a FURNISHED room (walls, floors, furniture, decor) in a style. Same workflow as virtual_staging: never pick the style yourself — ask the user; detect the roo… Fully redesign a FURNISHED room (walls, floors, furniture, decor) in a style. Same workflow as virtual_staging: never pick the style yourself — ask the user; detect the room type from the image. Provide image_url OR image_base64.
list_capabilities
List every AI HomeDesign tool this MCP can run, grouped by category. Returns each tool's slug, display name, description and whether it needs one or two input images. Star… List every AI HomeDesign tool this MCP can run, grouped by category. Returns each tool's slug, display name, description and whether it needs one or two input images. Start here to discover what is available.
list_projects
pagelimitsearch
List your projects (paginated). Optional free-text `search` on address. List your projects (paginated). Optional free-text `search` on address.
list_styles
tool_slug
List the allowed design styles, room types and widget options. With no argument, returns the global style/room/area lists. With a tool_slug, returns that tool's widgets and… List the allowed design styles, room types and widget options. With no argument, returns the global style/room/area lists. With a tool_slug, returns that tool's widgets and their allowed values. The staging/design helpers ONLY accept these values — anything else is rejected before calling the API.
remove_items
waitimage_urlproject_idimage_base64
Auto-detect and remove furniture/clutter from a room photo (decluttering), leaving a clean empty space. No style needed. Provide image_url OR image_base64. Auto-detect and remove furniture/clutter from a room photo (decluttering), leaving a clean empty space. No style needed. Provide image_url OR image_base64.
run_process
tool*widgetsorder_id*asset_map*process_group_id
Start an AI job on an existing order (full control over every tool). `asset_map` maps each of the tool's input-slot keys to an asset id from the order. `widgets` is the ra… Start an AI job on an existing order (full control over every tool). `asset_map` maps each of the tool's input-slot keys to an asset id from the order. `widgets` is the raw list of {slug, item_slugs}. Use `describe_tool` to get the exact slugs. Returns `process_ids` to poll with `get_process`.
virtual_restaging
waitspacestyleimage_urlproject_idimage_base64
Replace the furniture in an ALREADY-FURNISHED room with a new design style. Same workflow as virtual_staging: ask the user for the style, detect the room type from the imag… Replace the furniture in an ALREADY-FURNISHED room with a new design style. Same workflow as virtual_staging: ask the user for the style, detect the room type from the image. Provide image_url OR image_base64.
virtual_staging
waitspacestyleimage_urlproject_idimage_base64
Furnish an EMPTY room photo with AI furniture in a chosen design style. Provide the photo as `image_url` OR `image_base64` (raw base64 or a data: URL). WORKFLOW — follow e… Furnish an EMPTY room photo with AI furniture in a chosen design style. Provide the photo as `image_url` OR `image_base64` (raw base64 or a data: URL). WORKFLOW — follow exactly: • Do NOT choose a `style` yourself. Call this first with style empty; it returns the list of design styles. Present them to the user and let THEM pick, then call again with their chosen style. • Detect `space` (room type) from the image yourself and pass it (bedroom, kitchen, living-room, ...). Only if you truly cannot tell, leave it empty and the tool will ask the user.
wait_for_result
process_id*poll_secondstimeout_seconds