NHTSA Vehicle Safety for Cursor
com.olyport/nhtsa
Vehicle safety recalls, complaints, and crash data from NHTSA
client:Cursor
transport:streamable-http
tools:6
Install NHTSA Vehicle Safety in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nhtsa": {
"url": "https://mcp.olyport.com/nhtsa/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs