Skip to content
VS Code

US Safety Recalls for VS Code

io.github.martc03/us-safety-recalls

NHTSA vehicle recalls and FDA food/drug recalls. 4 tools.

client:VS Code transport:streamable-http

Install US Safety Recalls in VS Code

.vscode/mcp.json

{
  "servers": {
    "us-safety-recalls": {
      "type": "http",
      "url": "https://us-safety-recalls-mcp.apify.actor/mcp"
    }
  }
}

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

US Safety Recalls in other clients