Skip to content
VS Code

PlateQuery MCP — US License Plate & Vehicle Information for VS Code

com.platequery/plate-api

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

client:VS Code transport:streamable-http

Install PlateQuery MCP — US License Plate & Vehicle Information in VS Code

.vscode/mcp.json

{
  "servers": {
    "plate-api": {
      "type": "http",
      "url": "https://api.platequery.com/mcp"
    }
  }
}

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

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