Skip to main content
Back to Docs

> AI Token Packs

Use Morpheus without your own Claude subscription by purchasing token packs.

How Token Packs Work

Morpheus can proxy Claude API requests through a managed Supabase edge function. Each API call deducts tokens from your balance based on the combined input and output token count.

This means you can use Morpheus without an Anthropic API key. Just purchase a token pack and start sending commands.

Purchasing Tokens

Token packs are available as in-app purchases via RevenueCat. Four tiers are available:

PackTokensPrice
Starter500,000$4.99
Standard2,000,000$16.99
Pro5,000,000$34.99
Enterprise15,000,000$79.99

Token Consumption Rates

Token usage depends on the complexity of the command and the context length:

  • Simple command (e.g., ls, echo hello) — ~5,000 tokens
  • Medium task (e.g., file analysis, short code generation) — ~15,000 tokens
  • Complex task (e.g., multi-file refactor, long conversation) — 50,000+ tokens

As a rough guide, the 500K Starter pack covers approximately 100 simple commands. Your mileage will vary with context length and conversation history.

BYOK vs Managed Claude

Morpheus supports two modes for accessing Claude:

BYOK (Bring Your Own Key)

Enter your Anthropic API key in Agent Settings → API Key. All API calls go directly to Anthropic. No token limits, no markup — you pay Anthropic directly at their rates.

Managed (Token Packs)

No API key needed. Purchase token packs in the mobile app. API calls are routed through Morpheus's managed proxy. Ideal for users who don't want to manage an Anthropic account.