STEADYWRK Field Service Dispatch for Grok
app.steadywrk/mcp-dispatch
Field service dispatch: instant quotes, tracked work orders, public evals. steadywrk.app
client:Grok
transport:streamable-http
tools:6
Install STEADYWRK Field Service Dispatch in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-dispatch": {
"type": "http",
"url": "https://steadywrk.app/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs