US Safety Recalls for Cursor
io.github.martc03/us-safety-recalls
NHTSA vehicle recalls and FDA food/drug recalls. 4 tools.
client:Cursor
transport:streamable-http
Install US Safety Recalls in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"us-safety-recalls": {
"url": "https://us-safety-recalls-mcp.apify.actor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs