RUN IN TERMINAL
claude mcp add habedi-omni-lpr -- uvx omni-lpr
ADD TO claude_desktop_config.json
{
"mcpServers": {
"habedi-omni-lpr": {
"command": "uvx",
"args": ["omni-lpr"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"habedi-omni-lpr": {
"command": "uvx",
"args": ["omni-lpr"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"habedi-omni-lpr": {
"command": "uvx",
"args": ["omni-lpr"]
}
}
}
About This MCP Server
An MCP server for automatic license plate recognition. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the streamable-http transport.
Package
omni-lpr on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the streamable-http transport and is available on pypi.
What tools does it provide?
The omni-lpr server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.