Skip to content

Content Intake Triage for VS Code

io.github.wxt-ai/content-review-mode-identifier

Triage a workspace content item

client:VS Code transport:streamable-http

Install Content Intake Triage in VS Code

.vscode/mcp.json

{
  "servers": {
    "content-review-mode-identifier": {
      "type": "http",
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/content-review-mode/upstream"
    }
  }
}

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

Content Intake Triage in other clients