STEADYWRK Field Service Dispatch
MCP server for field service dispatch: instant quotes, tracked work orders, and public operational evals for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |
| dispatch.index | Return 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. |