FDA import alert red lists for VS Code
io.github.joelp22-maker/referencesource-import-alerts
Is a foreign supplier on an FDA import alert red list, detained at the US border? 14,000+ listings.
client:VS Code
transport:streamable-http
tools:6
Install FDA import alert red lists in VS Code
.vscode/mcp.json
{
"servers": {
"referencesource-import-alerts": {
"type": "http",
"url": "https://referencesource.org/mcp/import-alerts"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs