STEADYWRK Field Service Dispatch

MCP server for field service dispatch: instant quotes, tracked work orders, and public operational evals for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Dispatch.Quote: Return an instant dispatch quote for a field-service job. Accepts trade + location + urgency and returns matched contractor, estimated cost in cents, ETA tier, and valid_for_minutes.
  • Dispatch.Order: Create a dispatch work order. Auto-matches a contractor from the active pool and returns a tracked order with masked contractor reference and status URL.
  • Dispatch.Evals: Return the public evals dashboard: completion rate, NTE variance, dispatch latency, human-override rate, and operational counts for the selected rolling window. No API key required.

What data it sees

Do you need an account

No: the server works without sign-in

MCP server for field service dispatch: instant quotes, tracked work orders, and public operational evals for AI agents. Multi-trade dispatch over Streamable HTTP. dispatch.evals and dispatch.index are public (no key); dispatch.quote and dispatch.order take an x-api-key header. Docs: https://steadywrk.app/developers/mcp · Privacy: https://www.steadywrk.app/privacy

Server tool list (4)

Raw names from tools/list. Only developers need these.

dispatch.quoteReturn an instant dispatch quote for a field-service job. Accepts trade + location + urgency and returns matched contractor, estimated cost in cents, ETA tier, and valid_for_minutes.
dispatch.orderCreate a dispatch work order. Auto-matches a contractor from the active pool and returns a tracked order with masked contractor reference and status URL.
dispatch.evalsReturn the public evals dashboard: completion rate, NTE variance, dispatch latency, human-override rate, and operational counts for the selected rolling window. No API key required.
dispatch.indexReturn the catalog of 8 dispatch trade verticals with baseline model rates (routine urgency, 1.0× multiplier). Rates are STEADYWRK model rates informed by BLS OES data — not BLS verbatim. No API key required.