work order for Cursor
io.github.theluckystrike/work-order
Job orders for trades and field work: parts, labour, status, completion report, invoice payload.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:12
Install work order in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"work-order": {
"url": "https://mcp.zovo.one/mcp/work-order"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs