omni lpr for Zed
io.github.habedi/omni-lpr
An MCP server for automatic license plate recognition
client:Zed
transport:streamable-http
Install omni lpr in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"omni-lpr": {
"url": "https://{baseUrl}/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs