fastdrop for VS Code
dev.fastdrop/fastdrop
Launch board for MCP products: discover probed listings, search by real tools, submit as a maker.
client:VS Code
transport:streamable-http
tools:7
Install fastdrop in VS Code
.vscode/mcp.json
{
"servers": {
"fastdrop": {
"type": "http",
"url": "https://fastdrop.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs