Chompute License Plate Recognizer MCP Server
Chompute의 API를 사용하여 이미지에서 번호판을 인식하는 에이전트 스킬입니다. 주차, 차량 관리, 물류, 차량 인증, 보안 워크플로우 및 자동 이미지-번호판 추출에 유용합니다.
문서
Chompute License Plate Recognizer Standalone Skill
Standalone SKILL.md package for reading license plates from authorized
vehicle images and returning structured recognition data.
Codex direct install
$skill-installer install https://github.com/dragonfruit-ai/skills/tree/main/skills/chompute-lpr
Claude Code
For Claude Code, prefer the plugin package:
/plugin marketplace add dragonfruit-ai/skills
/plugin install license-plate-recognizer@chompute-skills
Responsible use
Only process vehicle images the user is authorized to use.
Authentication
Sign up at https://chompute.ai/skills to get your Access Key. Then set
CHOMPUTE_API_KEY, configure the Claude Code plugin Access Key field, or save the
key as chompute_key.txt next to SKILL.md.