ListDrop for VS Code
co.listdrop/listdrop
Save list-shaped answers as lists your user can keep, share, and check off. Keyless or OAuth.
client:VS Code
transport:streamable-http
tools:4
Install ListDrop in VS Code
.vscode/mcp.json
{
"servers": {
"listdrop": {
"type": "http",
"url": "https://www.listdrop.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs