Skip to content
Grok

plate lookup for Grok

io.github.trustcarinfo/plate-lookup

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

client:Grok transport:streamable-http runtime:npm

Install plate lookup in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

plate lookup in other clients