Skip to content
Zed

uldl for Zed

sh.uldl/uldl

Persistent file storage for AI agents via MCP and curl. Upload, download, and version files.

client:Zed transport:streamable-http

Install uldl in Zed

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

{
  "context_servers": {
    "uldl": {
      "url": "https://uldl.sh/api/mcp"
    }
  }
}

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

uldl in other clients