Skip to content
Zed

CheckMyVIN for Zed

net.checkmyvin/checkmyvin

Decode any VIN and check open NHTSA safety recalls. Free official US government data, no auth.

client:Zed transport:streamable-http tools:2

Install CheckMyVIN in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "checkmyvin": {
      "url": "https://checkmyvin.net/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

CheckMyVIN in other clients