scope change for VS Code
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:VS Code
transport:streamable-http
runtime:mcpb
tools:11
Install scope change in VS Code
.vscode/mcp.json
{
"servers": {
"scope-change": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/scope-change"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs