Skip to content

Workspace Export Writer for Grok

io.github.wxt-ai/workspace-export-writer

Write a workspace export file

client:Grok transport:streamable-http

Install Workspace Export Writer in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "workspace-export-writer": {
      "type": "http",
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/workspace-export-writer"
    }
  }
}

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

Workspace Export Writer in other clients