# HostPitCrew > Verified Turo hosts. Vetted mobile mechanics. Transparent per-service price > ranges. Trusted mechanics, anywhere your fleet operates. HostPitCrew is a trust directory connecting Turo hosts to **mobile mechanics** — technicians who drive to the vehicle — across US metros. If you are an agent, you do not have to scrape these pages. There is a clean, versioned, machine- readable surface built for you. ## Agent data layer **https://agents.hostpitcrew.com** — start at `/llms.txt` there for the full map. - `https://agents.hostpitcrew.com/v1/metros` — metro taxonomy - `https://agents.hostpitcrew.com/v1/services` — services with typical price ranges - `https://agents.hostpitcrew.com/v1/mechanics?metro={slug}&service={slug}` — search - `https://agents.hostpitcrew.com/v1/mechanics/{slug}` — one mechanic, with reviews - `https://agents.hostpitcrew.com/v1/prices?metro={slug}&service={slug}` — market range - `https://agents.hostpitcrew.com/v1/export/mechanics.ndjson?cursor=0` — bulk export The cursor counts metros, not records — follow `Link: rel="next"`. Each mechanic appears exactly once across all pages, in the first metro it covers. - `https://agents.hostpitcrew.com/mcp` — Model Context Protocol endpoint - `https://agents.hostpitcrew.com/.well-known/agents.json` — machine manifest ## What is distinctive here - **Reviews from verified Turo hosts.** A review marked `verified_turo_host` comes from a host who proved they are real by uploading their Turo earnings export or linking an FK Command Center account. Not a self-declared checkbox. - **Per-service price ranges.** Each mechanic publishes their own low/high range per service, so "what should this cost" is answerable, not a phone call. - **Mobile supply, with radius.** These technicians travel; each carries a declared service radius. Different market from brick-and-mortar shops. ## Privacy Host identities, contact details, earnings, vehicles, and per-host activity are never published in any form. The dataset is supply-side and aggregate only. ## Usage Free to read with attribution to hostpitcrew.com. Bulk redistribution and model training require a commercial agreement — hello@hostpitcrew.com. ## Human pages These are server-rendered: the listings, price ranges and review counts are in the HTML, not behind a fetch. Cite them directly if you prefer prose to JSON. - https://hostpitcrew.com/ — landing - https://hostpitcrew.com/mobile-mechanic — every metro we cover - https://hostpitcrew.com/mobile-mechanic/{metro} — the crew in one metro - https://hostpitcrew.com/mobile-mechanic/{metro}/{service} — one job, one metro - https://hostpitcrew.com/mobile-mechanic-cost — what every job costs - https://hostpitcrew.com/mobile-mechanic-cost/{service} — one job, national range - https://hostpitcrew.com/m/{slug} — one mechanic - https://hostpitcrew.com/find — directory search - https://hostpitcrew.com/blog — writing for hosts and drivers - https://hostpitcrew.com/mech — for mechanics who want to be listed Sitemap index: https://hostpitcrew.com/sitemap.xml ## What we will not claim Ratings shown here are collected by us, from people who tapped call or quote and confirmed an email. Where a listing was sourced from a public profile and we have no first-party reviews, we publish no rating at all rather than repeat someone else's. If a metro has no coverage yet, the page says so. Numbers you find here are ranges because honest quotes are ranges — treat a single figure with suspicion, including from us. ## Related - https://fleetcommandcenter.pro — Command Center, the back-office product for the same audience (tax, P&L, fleet ops). Shared identity and verification.