change order for Cursor
io.github.theluckystrike/change-order
Change orders against a quote or work order: deltas, approval, running contract value.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:11
Install change order in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"change-order": {
"url": "https://mcp.zovo.one/mcp/change-order"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs