Skip to content

Release Configuration Brief for VS Code

io.github.wxt-ai/release-report-label-identifier

Identify a configuration label for a release brief

client:VS Code transport:streamable-http

Install Release Configuration Brief in VS Code

.vscode/mcp.json

{
  "servers": {
    "release-report-label-identifier": {
      "type": "http",
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/release-report-label/upstream"
    }
  }
}

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

Release Configuration Brief in other clients