whatbreaks mot for Cursor
io.github.physics-star-cat/whatbreaks-mot
Real UK MOT failure data by car model and mileage, aggregated from official DfT test results.
client:Cursor
transport:streamable-http
tools:2
Install whatbreaks mot in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"whatbreaks-mot": {
"url": "https://whatbreaks.uk/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs