Skip to content
VS Code

recall risk for VS Code

com.dropwatchhq/recall-risk

Check a product's recall risk: score + active CPSC/FDA/NHTSA recalls for a product or brand.

client:VS Code transport:streamable-http tools:1

Install recall risk in VS Code

.vscode/mcp.json

{
  "servers": {
    "recall-risk": {
      "type": "http",
      "url": "https://cassandra.dropwatchhq.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

recall risk in other clients