Support Case Workbench for VS Code
io.github.wxt-ai/support-followup-marker-workbench
Add a support case follow-up
client:VS Code
transport:streamable-http
Install Support Case Workbench in VS Code
.vscode/mcp.json
{
"servers": {
"support-followup-marker-workbench": {
"type": "http",
"url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/support-followup-marker/downstream"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs