← Registry

AI & Machine Learning

1hour.house

Provides AI chat about architecture and building materials, along with a product catalog and house listings.

1 endpoint29 known toolsCached registry data

ENDPOINT 1

https://1hour.house/mcp

No auth detected

Known tools 29

whoami

[EN] Verify API-key auth: returns your account email if a valid Bearer key is sent.

chat

[EN] AI chat about architecture/BIM/code/MU.

search_catalog

[EN] Search the building-materials catalog (3,900+ SKUs) by keyword/brand/category.

get_product

[EN] Get one product's full detail by SKU (price, U-value/η, stock, JAN, successor).

list_houses

[EN] List curated public houses (famous buildings, landmarks); set include_user=true for public user houses.

get_house_bim

[EN] Fetch a house's full bim.json v1 (project meta + elements) by slug.

houki_check

[EN] Run the Japanese Building Standards Act check (coverage, FAR, slopes, daylight, ventilation) and return pass/fail.

material_quote

[EN] Catalog-priced cost estimate: BOM, total, ¥/m², lead times and critical path from the BIM takeoff.

create_house

[EN] Build a new house (bim.json) from an address alone (geocoded, auto-named, climate-aware) or full elements; returns slug + edit_token + viewer/permit URLs + inline houki & structure verdicts.

create_product

[EN] Register a new catalog product SKU (needs Bearer API key; insert-only, no overwrite).

update_product

[EN] Update fields of a product you created (needs Bearer API key; your SKUs only).

list_mine

[EN] List products you registered (needs Bearer API key).

retire_product

[EN] Retire (discontinue) a product you created (needs Bearer API key; soft, not hard delete).

update_house

[EN] Update an existing house's bim.json (needs edit_token): swap elements or patch project meta; returns a re-run houki verdict.

set_visibility

[EN] Toggle a house's public listing on/off (needs edit_token).

place_in_house

[EN] Place a *live reference* to another service's catalog into a house (needs edit_token) — not a copy.

set_forkable

[EN] Allow or forbid others from forking (copying) a house (needs edit_token).

get_houki_rules

[EN] List the building-code checks the engine runs (law refs) + any active zoning-rule overrides; pass slug to also get that house's effective site conditions + houki verdict.

get_site_context

[EN] Get a house's effective site conditions used by houki_check (zoning, road width, high/fire district, climate zone, latitude, neighbor setback, min lot area, shadow regulation).

set_site_context

[EN] Override a house's site conditions for houki_check (needs edit_token).

admin_set_site_context

[EN] Bulk-set site conditions for any houses (admin only, admin_token; no edit_token).

list_incomplete_addresses

[EN] List public houses whose address is incomplete (missing town name / placeholder), so they can be corrected — admin only.

upsert_zoning_rule

[EN] Add/update a zoning regulation rule (coverage/FAR/slope/height limits) — admin only (admin_token).

delete_zoning_rule

[EN] Remove a zoning rule override (reverts to engine defaults) — admin only.

get_build_plan

[EN] Construction plan for a house: schedule (Gantt) + per-trade order packages (cost, lead, region-driven spec constraints, inspection checklist).

match_contractors

[EN] Match contractors to a house by trade × location (prefecture or lat/lng+radius).

list_contractors

[EN] List registered contractors, optionally filtered by prefecture/trade.

register_contractor

[EN] Register a contractor (supply side, self-serve).

place_order

[EN] Create a DRAFT purchase order for one trade of a house to a contractor (does NOT send anything — human sends later).