Lumiqa Docs
Pricing · BYO Keys model

Pay for the MCP layer. Bring your own AI.

Lumiqa doesn't resell tokens. You bring your own OpenAI, Anthropic, Replicate, and fal.ai keys; we run the MCP server, manage uploads + R2 storage, and proxy every call. No credit system, no opaque "AI minutes", no surprise bill at scale.

Plans

Plan Free dev Pro Team
Price $0 / mo $29 / mo $99 / mo
MCP requests 500 / mo 25,000 / mo Unlimited (fair use)
R2 storage included 1 GB 50 GB 500 GB
Workspaces / seats 1 / 1 3 / 3 Unlimited / 10
API keys per workspace 2 10 Unlimited
OAuth integrations Drive, Slack + Meta, X, LinkedIn + priority support
AI provider keys BYO BYO BYO

What "BYO Keys" actually means

You hold the relationship with the AI providers. Lumiqa stores your keys encrypted in Cloudflare Workers KV (write-only from the dashboard), uses them server-side to call OpenAI / Anthropic / Replicate / fal.ai, and never returns them to clients. You see every call in your own provider dashboards.

Why we did it this way

Which keys do I need?

ToolProviderIndicative cost / call
analyze_videoAnthropic (Claude vision) or OpenAI (GPT-4o)$0.01 – $0.04
compliance_scanAnthropic (Claude)$0.01 – $0.03
generate_thumbnailReplicate FLUX (preferred) / OpenAI DALL-E 3~$0.01 (Replicate, 3 variants)
generate_variantsAnthropic (Claude)~$0.005 / variant
auto_subtitle soonOpenAI Whisper$0.006 / minute of audio
All other toolsNone (Lumiqa-only)Free

BYO Keys vs credits / limits

Lumiqa (BYO)Credit-based competitors
Markup on AI0%200 – 1,000%
Cost visibilityProvider dashboardOpaque credits
Scale to 100k requestsLinear, transparentPlan tier or overage
Bring your own modelYes (swap provider key)No
Stop using a tool = stop payingYesCredits expire
Free tier is real. 500 MCP requests / month is enough to build, ship a demo, or run a personal workflow. We only ask for a credit card once you exceed it.

FAQ

Do I need an OpenAI account?

Only if you call auto_subtitle, the DALL-E fallback in generate_thumbnail, or the GPT-4o variant of analyze_video. Everything else works without it. Anthropic and Replicate cover most workflows.

What if a provider key is missing?

The tool returns missing_provider_key with the name of the env var to set. No request is sent and nothing is billed.

Can I use the same key across workspaces?

Yes. Keys are scoped per workspace in Lumiqa, but the underlying provider account is yours — you can wire the same OpenAI key to all your workspaces.

Where do I add provider keys?

Dashboard → Settings → Integrations. Keys are stored encrypted at rest in Cloudflare KV and never leave the worker that calls the provider.

Next

Ready? Create a workspace · Connect Claude Desktop · Browse the 21 tools.