Skip to content

Artifact Delivery Desk for Cursor

io.github.wxt-ai/artifact-export-route-workbench

Register an artifact delivery route

client:Cursor transport:streamable-http

Install Artifact Delivery Desk in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "artifact-export-route-workbench": {
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/artifact-export-route/downstream"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Artifact Delivery Desk in other clients