Skip to content
VS Code

plate lookup for VS Code

io.github.trustcarinfo/plate-lookup

Ukrainian license-plate and vehicle lookups: registry data, photos and reviews (trustcar.info).

client:VS Code transport:streamable-http runtime:npm

Install plate lookup in VS Code

.vscode/mcp.json

{
  "servers": {
    "plate-lookup": {
      "type": "http",
      "url": "https://trustcar.info/mcp"
    }
  }
}

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

plate lookup in other clients