Skip to content
VS Code

stagenth · file-relay for VS Code

com.stagenth/file-relay

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

client:VS Code transport:streamable-http

Install stagenth · file-relay in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

stagenth · file-relay in other clients