Skip to content
VS Code

mcp for VS Code

us.recalert/mcp

Search U.S. product recalls (CPSC, FDA, NHTSA, FSIS) by product, brand, model, or UPC code.

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

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://ajlswjtsikbnpicienyu.supabase.co/functions/v1/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

mcp in other clients