Moving in Los Angeles has always been a hassle — calling companies, waiting on hold, filling out forms, playing phone tag to get a simple quote. We thought: what if you could just tell your AI assistant "I need to move from Hollywood to Santa Monica next Saturday" and it handled everything?
That's exactly what we built. OneShotMove is the first moving company in Los Angeles — and one of the first in the country — that AI assistants can directly talk to. No middleman. No forms. Your AI gets you a real quote with real pricing, checks our actual availability, and books your move on the spot.
Whether you use ChatGPT, Claude, Google Gemini, Siri, or any other AI tool — if it can access the web, it can book your move with OneShotMove.
Three steps. No phone calls. No waiting.
Open ChatGPT, Claude, or any AI assistant and say something like: "I need to move from a 2-bedroom apartment in Silver Lake to Culver City on March 15th. Can you get me a quote from OneShotMove?"
Your AI connects to our system, pulls real-time pricing and availability, and gives you an accurate quote — the same pricing you'd get calling us directly. No estimates, no surprises.
Happy with the quote? Tell your AI to book it. You'll get a confirmation with your crew size, truck, arrival window, and everything you need. Same professional movers, same dedicated truck, same OneShotMove quality — just booked smarter.
Here's a real example of booking through an AI assistant:
We built OneShotMove to work with every major AI platform using open standards. That means:
We publish a llms.txt file at oneshotmove.com/llms.txt — a standard that tells AI assistants exactly what our company does and how to interact with us. If your AI can read the web, it can find us and book your move.
Building something with AI? Integrate OneShotMove in minutes.
Our entire API is public, free to use, and requires no authentication. We support three integration methods:
Standard REST endpoints for quotes, availability, and booking. Full OpenAPI spec available at /api/v1/openapi.json
For Claude and MCP-compatible agents. Discovery at /.well-known/mcp.json — tools include get_quote, check_availability, book_move, and more.
A plain-text file at /llms.txt that gives any AI all the context it needs — services, pricing, API docs, and booking instructions — in a format optimized for language models.