Skip to content
VS Code

changebook for VS Code

io.github.raulbr90/changebook

Your agent already broke this three times. ChangeBook tells it before the fourth.

client:VS Code transport:streamable-http runtime:npm

Install changebook in VS Code

.vscode/mcp.json

{
  "servers": {
    "changebook": {
      "type": "http",
      "url": "https://mcp.changebook.app"
    }
  }
}

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

changebook in other clients