Artifact Delivery Planner for VS Code
io.github.wxt-ai/artifact-export-route-identifier
Plan the delivery route for an artifact
client:VS Code
transport:streamable-http
Install Artifact Delivery Planner in VS Code
.vscode/mcp.json
{
"servers": {
"artifact-export-route-identifier": {
"type": "http",
"url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/artifact-export-route/upstream"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs