Skip to content
Zed

uploads.sh for Zed

sh.uploads/mcp

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

client:Zed transport:streamable-http runtime:npm

Install uploads.sh in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://agents.uploads.sh/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

uploads.sh in other clients