STEADYWRK Field Service Dispatch for VS Code
app.steadywrk/mcp-dispatch
Field service dispatch: instant quotes, tracked work orders, public evals. steadywrk.app
client:VS Code
transport:streamable-http
tools:6
Install STEADYWRK Field Service Dispatch in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-dispatch": {
"type": "http",
"url": "https://steadywrk.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs