scope change for Cursor
io.github.theluckystrike/scope-change
Scope changes against a work order, each with a reason, a date and the client's approval on record.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:11
Install scope change in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"scope-change": {
"url": "https://mcp.zovo.one/mcp/scope-change"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs