Skip to content
Grok

stagenth · file-relay for Grok

com.stagenth/file-relay

Cloud file relay: chunked uploads, folders, share links, inline text reads, ZIP packing.

client:Grok transport:streamable-http

Install stagenth · file-relay in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "file-relay": {
      "type": "http",
      "url": "https://stagenth.com/mcp/file-relay/"
    }
  }
}

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

stagenth · file-relay in other clients