v5.1.0
2026-07-25LatestTwo plans: free and pay as you go
The four tiers are retired. Every account now starts on the free plan, 300 tool calls a month, and tops up with prepaid call packs when it needs more. All 158 tools on every plan, and failed calls no longer count against the meter.
- For usersFor developers
Lumin moves to two plans. Free is $0 and includes 300 tool calls a month per account (was 100 a day). Pay as you go adds prepaid call packs on top, no subscription.
- For usersFor developers
The four tiers (free, starter, pro, enterprise) are retired. All 158 tools are on every plan, nothing is gated, and one call is one call.
- For usersFor developers
Prepaid call packs announced: $10 for 5,000 calls, $25 for 15,000, $50 for 35,000, $100 for 100,000. Pack calls never expire. Checkout is not live yet; if you need more calls now, write to contact@lumin.guru.
- For usersFor developers
Failed calls no longer count against the meter. Only successfully executed tool calls consume allowance, and protocol traffic (initialize, tools/list, notifications) is never counted or blocked.
- For developers
The allowance refreshes on the 1st of each month, UTC, per credential: per signed-in account on OAuth, per key on API key auth. When it runs out, tools/call returns HTTP 429 with a JSON-RPC error (code -32000) carrying retryAfterSeconds, limit, remaining, and resetAt. Every MCP response now carries X-RateLimit-Limit and X-RateLimit-Remaining.
- For developers
Custom limits for bigger integrations are available by arrangement, write to contact@lumin.guru.