RecallRadar for Cursor
app.withglint.recallradar/recallradar
Search U.S. FDA, USDA FSIS, and CPSC recalls, fetch one, or diff since a date. API key or x402.
client:Cursor
transport:streamable-http
tools:4
Install RecallRadar in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"recallradar": {
"url": "https://recallradar.withglint.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs