Free
$0/mo
- Small daily credit allowance
- Full playground access
- Same endpoint, same JSON
Hosted vision relay — OpenAI-compatible /v1
One endpoint, one key. Point ModLens, or any OpenAI-compatible client, at the relay and every screenshot, chart, and scan comes back as structured evidence your model can read.
# three lines, then every image just works
$ modlens config set openai.baseUrl https://relay.modlens.dev/v1
$ modlens config set openai.apiKey ml_************
$ modlens config set provider openai
$ modlens -i screenshot.png
{ "provider": "openai", "result": { "description": "…",
"text_content": "…", "regions": […] } }
FIG. 01 — RELAY PATH: CLIENT → /v1/CHAT/COMPLETIONS → VISION MODEL
The CLI
ModLens is an open-source CLI. Bring your own Gemini, OpenAI-compatible, or Claude key and it costs you nothing, today and always. No account, no meter, no catch.
The relay
No provider signup, no quota juggling, no config drift across machines. Sign in, copy one key, done. The relay sells convenience, not capability.
How it works
One click. No forms, no credit card for the free tier.
A single ml_ key with a daily free allowance, ready immediately.
ModLens, or any OpenAI-compatible client, talks to
/v1/chat/completions. Nothing else to change.
FIG. 02 — ONBOARDING SEQUENCE, LEFT TO RIGHT
Pricing
$0/mo
$X/mo
Credits-based metering: each request costs credits, heavier models cost more per request. Your dashboard shows the exact burn.
FIG. 03 — PRICE SHEET, SUBJECT TO CALIBRATION