Skip to content

Reporting Export Assembler for VS Code

io.github.wxt-ai/record-export-field-workbench

Assemble a reporting export row

client:VS Code transport:streamable-http

Install Reporting Export Assembler in VS Code

.vscode/mcp.json

{
  "servers": {
    "record-export-field-workbench": {
      "type": "http",
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/record-export-field/downstream"
    }
  }
}

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

Reporting Export Assembler in other clients