CheckMyVIN for Cursor
net.checkmyvin/checkmyvin
Decode any VIN and check open NHTSA safety recalls. Free official US government data, no auth.
client:Cursor
transport:streamable-http
tools:2
Install CheckMyVIN in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"checkmyvin": {
"url": "https://checkmyvin.net/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs