Skip to content
Gemini CLI

PlateQuery MCP — US License Plate & Vehicle Information for Gemini CLI

com.platequery/plate-api

License plate lookup for AI agents: plate messages and ALPR history via PlateQuery. OAuth 2.1.

client:Gemini CLI transport:streamable-http

Install PlateQuery MCP — US License Plate & Vehicle Information in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "plate-api": {
      "httpUrl": "https://api.platequery.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

PlateQuery MCP — US License Plate & Vehicle Information in other clients