PlateQuery MCP — US License Plate & Vehicle Information for Grok
com.platequery/plate-api
License plate lookup for AI agents: plate messages and ALPR history via PlateQuery. OAuth 2.1.
client:Grok
transport:streamable-http
Install PlateQuery MCP — US License Plate & Vehicle Information in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"plate-api": {
"type": "http",
"url": "https://api.platequery.com/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