Skip to content
VS Code

Dispatch Manifest Builder for VS Code

io.github.wxt-ai/dispatch-manifest-builder

Build a dispatch manifest

client:VS Code transport:streamable-http

Install Dispatch Manifest Builder in VS Code

.vscode/mcp.json

{
  "servers": {
    "dispatch-manifest-builder": {
      "type": "http",
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/dispatch-manifest-builder"
    }
  }
}

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

Dispatch Manifest Builder in other clients