Skip to content
VS Code

Content Handling Guide for VS Code

io.github.wxt-ai/content-handling-guide

Set handling guidance for a content item

client:VS Code transport:streamable-http

Install Content Handling Guide in VS Code

.vscode/mcp.json

{
  "servers": {
    "content-handling-guide": {
      "type": "http",
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/content-handling-guide"
    }
  }
}

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

Content Handling Guide in other clients