File Storage for Zed
ai.b77/file-storage
Upload files and get public CDN links in chat.
client:Zed
transport:streamable-http
Install File Storage in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"file-storage": {
"url": "https://file-storage.b77.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs