Skip to content
VS Code

change order for VS Code

io.github.theluckystrike/change-order

Change orders against a quote or work order: deltas, approval, running contract value.

client:VS Code transport:streamable-http runtime:mcpb tools:11

Install change order in VS Code

.vscode/mcp.json

{
  "servers": {
    "change-order": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/change-order"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

change order in other clients