ListDrop for Zed
co.listdrop/listdrop
Save list-shaped answers as lists your user can keep, share, and check off. Keyless or OAuth.
client:Zed
transport:streamable-http
tools:4
Install ListDrop in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"listdrop": {
"url": "https://www.listdrop.co/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs