{
"name": "FieldEdge",
"slug": "fieldedge",
"tagline": "AI-Power Your Field Service in 2 Clicks",
"metaDescription": "Connect FieldEdge to any AI model with MCPEngage. Manage work orders, customers, and dispatch through natural conversation.",
"badgeText": "Now Available — Connect FieldEdge + AI",
"heroSubtitle": "MCPEngage connects FieldEdge to any AI model via MCP.
Manage work orders, dispatch techs, and handle customers — all through conversation.",
"urlBarPath": "fieldedge",
"chatPlaceholder": "Ask about your field service...",
"toolCount": "47",
"installPlatformName": "FieldEdge",
"installToolCount": "47",
"sidebarIcons": [
{"icon": "message-square", "label": "Chat"},
{"icon": "clipboard", "label": "Work Orders"},
{"icon": "users", "label": "Customers"},
{"icon": "truck", "label": "Dispatch"}
],
"rightPanel": {
"tab1Label": "Today",
"tab1Icon": "clipboard",
"tab1Count": "18",
"tab2Label": "Techs",
"tab2Icon": "users",
"cards": [
{
"title": "HVAC Repair — Johnson Residence",
"subtitle": "Scheduled 2:00 PM • Tech: Mike Chen",
"badge": "En Route",
"badgeColor": "yellow",
"tags": [
{"text": "Emergency", "bg": "bg-brand-500/15", "color": "text-brand-400"},
{"text": "Est. $450", "bg": "bg-zinc-800", "color": "text-zinc-400"}
]
},
{
"title": "Plumbing Service — Acme Office",
"subtitle": "Completed 11:30 AM • Tech: Sarah Lee",
"badge": "Invoiced",
"badgeColor": "green",
"tags": [
{"text": "Commercial", "bg": "bg-brand-500/15", "color": "text-brand-400"},
{"text": "$275 paid", "bg": "bg-zinc-800", "color": "text-zinc-400"}
]
}
]
},
"stats": [
{"value": 47, "suffix": "+", "label": "Field Service Tools"},
{"prefix": "$", "value": 0, "label": "Setup Cost"},
{"value": 2, "suffix": "min", "label": "Install Time"},
{"display": "24/7", "label": "AI Dispatch"}
],
"terminalLines": [
{"text": "$ npx mcpengage init", "color": "text-white", "delay": 0},
{"text": "", "color": "", "delay": 600},
{"text": "? Select your platform: FieldEdge", "color": "text-cyan-400", "delay": 1200},
{"text": "", "color": "", "delay": 1600},
{"text": " Connecting to FieldEdge API...", "color": "text-zinc-500", "delay": 2000},
{"text": "✓ Connected to FieldEdge API", "color": "text-green-400", "delay": 3000},
{"text": "✓ 47 tools loaded", "color": "text-green-400", "delay": 3600},
{"text": "✓ Ready! Ask your AI anything about FieldEdge", "color": "text-green-400", "delay": 4200}
],
"beforeItems": [
{"title": "Dispatch chaos", "desc": "Emergency call comes in — check tech availability, customer history, parts inventory across 4 screens"},
{"title": "Manual scheduling", "desc": "Drag-drop work orders to techs, call to confirm, email customer, update status — 15 minutes per job"},
{"title": "Invoice delays", "desc": "Tech finishes job — you manually create invoice, email customer, track payment, update books"},
{"title": "Customer confusion", "desc": "\"When did we last service this HVAC?\" — dig through work order history, notes, and invoices"}
],
"afterItems": [
{"title": "Smart dispatch", "desc": "\"Assign emergency HVAC to nearest available tech\" — AI checks skills, location, schedule, dispatches instantly"},
{"title": "One-command scheduling", "desc": "\"Schedule Mike for the Johnson job tomorrow at 2pm\" — calendar updated, customer notified, parts reserved"},
{"title": "Auto-invoicing", "desc": "\"Create invoice for the Acme job and send it\" — invoice generated from work order, emailed in seconds"},
{"title": "Instant customer intel", "desc": "\"Show me Johnson's service history\" — full timeline with work orders, invoices, equipment, and notes"}
],
"painPointsHeadline": "Your Field Team Is
Stuck in the Office",
"painPointsSubHeadline": "FieldEdge tracks jobs, but your dispatchers drown in manual scheduling and customer calls.",
"painPoints": [
{"icon": "clipboard", "title": "Dispatch Bottlenecks", "desc": "Emergency calls come in constantly. You're manually checking tech availability, skills, location, and parts inventory. Every dispatch takes 10 minutes while the customer waits."},
{"icon": "truck", "title": "Scheduling Chaos", "desc": "You're juggling 20 techs across 50 jobs per day. Route optimization, skill matching, and priority handling are all manual. Techs get sent to the wrong jobs constantly."},
{"icon": "users", "title": "Customer Context Lost", "desc": "Customer calls asking about their last service. You're switching between work orders, invoices, equipment records, and notes. By the time you answer, they're frustrated."}
],
"howItWorksHeadline": "Three Steps to
AI-Powered Field Service",
"howItWorks": [
{"title": "Connect Your FieldEdge", "desc": "Paste your FieldEdge API credentials from account settings. MCPEngage discovers all work orders, customers, techs, and inventory — building 47+ tools automatically. No code required."},
{"title": "Ask in Plain English", "desc": "\"Who's available for emergency HVAC?\" \"Show me today's invoices.\" \"Reschedule Mike's 3pm job.\" Your AI understands field service like a veteran dispatcher."},
{"title": "Automate Field Ops", "desc": "Set up workflows: auto-dispatch jobs, optimize routes, send customer updates, generate invoices, track parts, and flag overdue payments — all running 24/7."}
],
"featuresHeadline": "Everything to
Supercharge Field Service",
"featuresSubtext": "47+ FieldEdge tools accessible through one natural-language interface.",
"features": [
{"icon": "clipboard", "title": "Work Order Management", "desc": "Create, assign, update, and complete work orders through conversation. \"Show me all open emergency jobs.\""},
{"icon": "truck", "title": "Smart Dispatch", "desc": "AI-powered tech assignment based on skills, location, availability, and priority. \"Assign nearest tech to this job.\""},
{"icon": "users", "title": "Customer Intelligence", "desc": "Access service history, equipment details, payment records, and notes. \"Pull up Johnson's account.\""},
{"icon": "calendar", "title": "Schedule Optimization", "desc": "Route planning, time slot management, and conflict resolution. \"Optimize Mike's route for tomorrow.\""},
{"icon": "file-text", "title": "Invoice Automation", "desc": "Auto-generate invoices from completed work orders and track payments. \"Invoice all completed jobs today.\""},
{"icon": "package", "title": "Inventory Tracking", "desc": "Monitor parts, check availability, and reserve stock for jobs. \"Do we have the part for this HVAC job?\""}
],
"faq": [
{"q": "What is MCP?", "a": "MCP (Model Context Protocol) is an open standard created by Anthropic that lets AI models securely connect to external tools and data sources. Think of it as a USB port for AI — MCPEngage uses MCP to give your AI real-time access to FieldEdge."},
{"q": "How does it connect to FieldEdge?", "a": "You provide FieldEdge API credentials from your account settings. MCPEngage uses the FieldEdge API to create 47+ tools covering work orders, dispatch, customers, and inventory. Your credentials are encrypted and never stored on our servers."},
{"q": "Is my customer data secure?", "a": "Absolutely. MCPEngage runs locally or in your own infrastructure — customer data never passes through our servers. API credentials are encrypted at rest. You control all access permissions."},
{"q": "Can it help with route optimization?", "a": "Yes! MCPEngage can analyze tech locations, job addresses, and time windows to suggest optimized routes. It integrates with mapping tools for real-time traffic data."},
{"q": "How much does it cost?", "a": "MCPEngage is free during the beta period. After launch, pricing starts at $29/month per platform connection. Enterprise plans with custom integrations and priority support are available on request."},
{"q": "Can I use it with other platforms?", "a": "Yes! MCPEngage supports 66+ platforms including QuickBooks, Stripe, Slack, and many more. Each platform gets its own MCP server with platform-specific tools. Connect as many as you need."}
],
"chatMessages": [
{"type": "user", "text": "Show me all work orders scheduled for today"},
{"type": "ai", "text": "You have 18 work orders scheduled today:", "embed": "