CarsMultiverse — the recall record for Cursor
com.carsmultiverse/recall-record
Vehicle safety recalls from four registers, matched across borders on the maker's own code.
client:Cursor
transport:streamable-http
tools:4
Install CarsMultiverse — the recall record in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"recall-record": {
"url": "https://carsmultiverse.com/wp-json/cmvmcp/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs