Vendor Legit Check for VS Code
com.dropwatchhq/legit-check
Screen a vendor, store, or group-buy for legitimacy: reputation, red flags, Reddit sentiment.
client:VS Code
transport:streamable-http
tools:1
Install Vendor Legit Check in VS Code
.vscode/mcp.json
{
"servers": {
"legit-check": {
"type": "http",
"url": "https://legit.dropwatchhq.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs