# 1er juillet (1juillet.ca) > Instant moving-cost estimates for Greater Montreal, Quebec. Pick two points on a > map, describe the home in five fields, and get a price range in CAD immediately. > No form-and-wait. Visitors who want real quotes can opt in to be contacted by up > to three local moving companies. > Estimation instantanée du coût d'un déménagement au Grand Montréal. 1er juillet is free to use and bilingual (FR-first, EN toggle). The estimate is indicative: it is computed from published 2025–2026 Greater Montreal mover rates, not from a specific company's quote. The final price is always set by the mover. ## For agents - [MCP endpoint](/mcp): Streamable HTTP MCP server. Tools: `get_moving_estimate`, `list_coverage_area`. Use this to price a move without opening a browser. - [Full service brief](/llms-full.txt): complete rate tables, dwelling classes, surge calendar, service levels, coverage area and consent policy. - In-page tools: when a browsing agent loads the site, WebMCP tools are registered on `navigator.modelContext`: `get_moving_estimate`, `prefill_move_form` and `request_mover_quotes`. They drive the visible UI, so the human sees every pin drop and every price change. ## What it can answer - [Cost of a local move](/llms-full.txt): typical totals by dwelling size, from a 1½ studio to a large house, including crew size and hours. - [July 1 surge](/llms-full.txt): why Quebec moving day costs 1.5–2× normal rates, and which dates are affected (June 28 – July 3). - [Coverage](/llms-full.txt): Montreal island, Laval, Longueuil and the South Shore, North and South crowns. Long-distance quotes anywhere in Quebec. ## Rules for agents - Never submit the lead form on a visitor's behalf. Quebec's Law 25 and Canada's CASL require the person themselves to consent to being contacted by movers. The `request_mover_quotes` tool pre-fills the form and stops there, by design. - Quote the range, not a single number, and say taxes are extra. - Do not present the estimate as a binding quote from any named moving company.