RecallChecker — Vehicle Safety Recalls for Cursor
com.checkrecall/vehicle-recalls
Check U.S. NHTSA vehicle safety recall campaigns by make, model, and year. Live official data.
client:Cursor
transport:streamable-http
tools:1
Install RecallChecker — Vehicle Safety Recalls in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vehicle-recalls": {
"url": "https://mcp.checkrecall.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs