Skip to content
Cursor

stagenth · file-relay for Cursor

com.stagenth/file-relay

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

client:Cursor transport:streamable-http

Install stagenth · file-relay in Cursor

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

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

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

stagenth · file-relay in other clients