Skip to content
Claude Desktop

scope change for Claude Desktop

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:Claude Desktop transport:streamable-http runtime:mcpb tools:11

Install scope change in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "scope-change": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.zovo.one/mcp/scope-change"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

scope change in other clients