FDA import alert red lists for Claude Desktop
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:Claude Desktop
transport:streamable-http
tools:6
Install FDA import alert red lists in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"referencesource-import-alerts": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://referencesource.org/mcp/import-alerts"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs