Skip to content
VS Code

whatbreaks mot for VS Code

io.github.physics-star-cat/whatbreaks-mot

Real UK MOT failure data by car model and mileage, aggregated from official DfT test results.

client:VS Code transport:streamable-http tools:2

Install whatbreaks mot in VS Code

.vscode/mcp.json

{
  "servers": {
    "whatbreaks-mot": {
      "type": "http",
      "url": "https://whatbreaks.uk/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

whatbreaks mot in other clients