omni lpr for VS Code
io.github.habedi/omni-lpr
An MCP server for automatic license plate recognition
client:VS Code
transport:streamable-http
Install omni lpr in VS Code
.vscode/mcp.json
{
"servers": {
"omni-lpr": {
"type": "http",
"url": "https://{baseUrl}/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs