# MapMatix Website - LLM Context File # Last Updated: 2026-06-30 # URL: https://mapmatix.com ## Company Overview MapMatix is a CRM optimization and business automation consulting firm that helps small and medium businesses fix broken software and automate workflows. Founded in 2023 and based in Idaho, MapMatix serves businesses nationwide. ### Mission Stop fighting your software. Start scaling your business. ### Core Services - CRM Setup (HubSpot, Salesforce, Pipedrive, Zoho, and more) - CRM Optimization - Data Migration - Workflow Automation (Zapier, Make.com, custom integrations) ### Key Statistics - 250+ projects completed - 3,500+ automations built - 120+ clients served - 5.0 client rating --- ## AI Search & Conversational API MapMatix provides NLWeb-standard endpoints for conversational search: - [Ask API](https://mapmatix.com/ask): Natural language search endpoint. Query with `?query=your+question&streaming=false` for JSON results or `&streaming=true` for Server-Sent Events. Supports `generate_mode=summarize` for AI-generated summaries. Returns Schema.org-structured results with relevance scores. - [MCP Server](https://mapmatix.com/mcp): Model Context Protocol (MCP) endpoint for AI agents. Exposes an "ask" tool for structured natural language queries. Protocol version: 2025-03-26. Requires headers: `Accept: application/json, text/event-stream` and `Mcp-Protocol-Version: 2025-03-26`. ### API Usage Examples Ask endpoint (non-streaming): GET https://mapmatix.com/ask?query=What+services+does+MapMatix+offer&streaming=false Ask endpoint (streaming SSE): GET https://mapmatix.com/ask?query=How+does+CRM+automation+work&streaming=true MCP initialize: POST https://mapmatix.com/mcp {"jsonrpc":"2.0","method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"agent","version":"1.0"}},"id":1} --- ## Site Structure ### Main Pages | Route | Title | Description | |-------|-------|-------------| | / | Home | Main landing page - CRM & Automation Experts for Growing Businesses | | /about/ | About | Company history, values, team information | | /contact/ | Contact | Contact form and business information | | /join-our-team/ | Join Our Team | Careers page | | /privacy-policy/ | Privacy Policy | Legal privacy policy | | /terms-of-service/ | Terms of Service | Legal terms of service | ------|-------|----------|-----------| --- ## Contact Information - Phone: (509) 792-3594 - Email: matt@mapmatix.com - Website: https://mapmatix.com - Location: Idaho, United States - Booking: https://calendly.com/mapmatix/initial-consultation-with-mapmatix --- ## Supported Platforms ### CRMs - HubSpot - Salesforce - Pipedrive - Zoho - Monday.com - Microsoft Dynamics - Freshsales - Close - GoHighLevel - Custom platforms ### Automation Tools - Zapier - Make.com (formerly Integromat) - Custom API integrations ### Integration Categories - Scheduling tools (ServiceTitan, Housecall Pro) - Invoicing and billing systems - Marketing automation - Email platforms - Custom APIs --- ## Typical Client Profile - Small and medium businesses (5-100+ employees) - Companies that have outgrown basic tools - Businesses experiencing: - Manual processes limiting growth - Disconnected systems - Lost deals due to broken workflows - Spreadsheet overload --- ## FAQ Q: What CRMs and platforms do you work with? A: All major CRMs including HubSpot, Salesforce, Pipedrive, Zoho, Monday.com, Dynamics, Freshsales, and Close. Also integrate with scheduling tools, invoicing systems, email platforms, and custom APIs. Q: How long does a typical engagement take? A: A focused CRM cleanup or automation build might take 2-4 weeks. Larger projects are typically 6-8 weeks. We give you a clear timeline before we start. Q: What's the typical ROI timeline? A: Most clients see measurable results within 90 days. Automation savings begin the moment we deploy. Q: What size businesses do you work with? A: SMBs with 5-100+ employees where manual processes or broken software are limiting growth. Q: How is pricing structured? A: Fixed-price engagements after a paid discovery phase. No hourly work. Discovery sessions typically $1,500-$5,000, then deliverables quoted at a fixed price. --- ## Technical Details - Built with: Astro 6 (static site generation), Tailwind CSS 4 - Hosting: Cloudflare Workers (static assets) - Rendering: SSG - all pages prerendered at build time - Content: Markdown Content Collections with Zod validation --- ## Sitemap All URLs use trailing slashes for SEO consistency. Canonical domain: https://mapmatix.com (non-www, HTTPS) Full sitemap available at: https://mapmatix.com/sitemap-index.xml