Skip to content
VS Code

MOT Check for VS Code

io.motcheck/mot

UK vehicle MOT status and full MOT history from official DVSA data, by registration.

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

Install MOT Check in VS Code

.vscode/mcp.json

{
  "servers": {
    "mot": {
      "type": "http",
      "url": "https://motcheck.io/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

MOT Check in other clients