omni lpr for Cursor
io.github.habedi/omni-lpr
An MCP server for automatic license plate recognition
client:Cursor
transport:streamable-http
Install omni lpr in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"omni-lpr": {
"url": "https://{baseUrl}/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs