Skip to content

Artifact Delivery Desk for Grok

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

Register an artifact delivery route

client:Grok transport:streamable-http

Install Artifact Delivery Desk in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Artifact Delivery Desk in other clients