Skip to content
Zed

quickS3 for Zed

com.quicks3/quicks3

Browse, upload, download, and share files in your S3-compatible buckets with delegated roles.

client:Zed transport:streamable-http

Install quickS3 in Zed

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

{
  "context_servers": {
    "quicks3": {
      "url": "https://quicks3.com/mcp"
    }
  }
}

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

quickS3 in other clients