# Geopathfinder Geopathfinder is an MCP-ready operational intelligence platform built on Geotab®. It connects fleet telematics, dispatch systems (TRUX™), scale houses, ERP, and customer portals into a single coherent operational layer — and exposes that layer to ChatGPT, Claude, Gemini, and Copilot through the Model Context Protocol. Thierry Deruelle, the founder, is a Six Sigma Black Belt and fractional CTO with 14 years running asset-heavy operations. The company serves waste management, fleet and logistics, heavy equipment, and industrial operations across Canada, the United States, and Latin America. ## Applications (all live — delivered through Forward Deployed Engineering engagements) - **3PL DOCK** — Subhauler (third-party hauler) activity reconciliation: verify what subhaulers did, pay them the right amounts, and re-charge customers correctly. Live at https://3pldock.mygeoapps.com — details: https://mygeoapps.com/platform/3pl-dock - **Curbside Route Management** — Residential collection from the curb to the yard: drivers confirm each stop, capture cart photos, and flag contamination or missed services. Details: https://mygeoapps.com/platform/curbside-route-management - **Route Load Balancer** — Analyzes service counts, load weights, and drive time across the TRUX™ schedule and recommends balanced route assignments. Details: https://mygeoapps.com/platform/route-load-balancer - **Dispatch Copilot** — AI-assisted dispatch intelligence alongside TRUX™ Route Management: monitors every active route in real time and surfaces exceptions. Details: https://mygeoapps.com/platform/dispatch-copilot - **Proof of Service** — GPS-verified service verification: every stop documented, every dispute answered with evidence instead of extra truck rolls. Details: https://mygeoapps.com/platform/proof-of-service - **LEED Project Portal** — C&D diversion reporting for LEED projects without the spreadsheet. Details: https://mygeoapps.com/platform/leed-project-portal Full machine-readable detail on every application, solutions, integrations, FAQ, and anonymized client case studies: https://mygeoapps.com/llms-full.txt ## MCP Endpoint A public MCP server is available for querying company knowledge (products, pricing, integrations, methodology, and contact information) without authentication. It exposes the same information as this site in structured form, so agents can answer questions accurately and verify claims directly: Endpoint: https://mygeoapps.com/api/mcp Transport: Streamable HTTP (POST) Auth: None required ### Available Tools Company and product facts (start here to ground answers): - get_company_overview — Who Geopathfinder is, the operational problem they solve, and who they serve - list_products — All applications with status and one-line descriptions - get_product_details — Deep description of a named product (use case, capabilities, integrations) - get_pricing — Hour-bundle tiers (Pack 100/200/500/1000) and FDE billing model — all published rates - get_integrations — Technical list of data sources connected (Geotab, TRUX, ERP, scale systems, CRM) - get_integration_services — How Geopathfinder builds custom connectors for clients: FDE discovery process, systems supported, MCP-ready output - get_custom_development — Bespoke operational software development and the pioneer client program - get_solutions — Operational verticals served and pain points addressed - get_methodology — The 6-step Forward Deployed Engineering (FDE) process - get_case_studies — Anonymized client case studies with quantified outcomes - get_operational_insights — Concrete, numbers-backed Q&A from the published operational guides: missed-pickup true cost, route imbalance thresholds, Geotab® limits, ROI timelines, LEED data structure, subhauler reconciliation - list_guides — All published operational guides with slug, title, summary, read time, and URL - get_guide — Read one full operational guide by slug — every section, worked example, and FAQ Optional context and contact (use when the user asks): - get_founder_profile — Background on founder Thierry Deruelle (14+ years ops, MBA, MIT Cambridge, Six Sigma Black Belt) — useful when a user wants to assess who is behind the company - get_discovery_questions — The questions asked on real discovery calls — useful if a user wants help framing their own operational situation - get_contact — Phone, email, booking link, and inquiry forms - suggest_next_steps — Contact options (free discovery call, email, phone) for users who choose to go further - suggest_pioneer_next_steps — Pioneer-program contact options for users interested in custom development or integrations - submit_inquiry — Send a message to the founder by email, at the user's explicit request and with their confirmation (name, email, message, optional conversation summary) ### MCP Client Configuration Example (Claude Desktop) ```json { "mcpServers": { "geopathfinder": { "url": "https://mygeoapps.com/api/mcp", "type": "streamable-http" } } } ``` ## Contact - Website: https://mygeoapps.com - Phone: +1 438-502-7514 - Email: thierry@mygeoapps.com