Skip to content
VS Code

uploads.sh for VS Code

sh.uploads/mcp

Host files from coding agents; stage on a branch and attach to GitHub PRs.

client:VS Code transport:streamable-http runtime:npm

Install uploads.sh in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://agents.uploads.sh/mcp"
    }
  }
}

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

uploads.sh in other clients