work order for VS Code
io.github.theluckystrike/work-order
Job orders for trades and field work: parts, labour, status, completion report, invoice payload.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:12
Install work order in VS Code
.vscode/mcp.json
{
"servers": {
"work-order": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/work-order"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs