Guide · 10 min read ·

Why MoClaw Supports BYOK (Bring Your Own Key)

Bring your own API key to MoClaw and skip subscription traps. Full data ownership, transparent per-call pricing, and freedom to switch providers.

Why MoClaw Supports BYOK (Bring Your Own Key)

U.S. consumers waste an estimated $32.84 billion per year on subscriptions they don't use. AI products are making this worse. ChatGPT charges $20/month whether you use it daily or forget about it for weeks. Claude Pro costs $25/month. The "Pro" tiers run $200/month. And the new wave of AI agent platforms, Manus, Genspark, Lindy.ai, all follow the same playbook: fixed monthly fees regardless of how much you actually use.

We built MoClaw to work differently. You bring your own API key, and you pay only for the AI calls you actually make.

For $20/month, you get a dedicated cloud machine with a full AI agent platform: persistent memory, scheduled tasks, multi-channel messaging, sandboxed execution, and a skill marketplace. It comes with 1,000 credits for built-in features like AI image generation. And if you bring your own API key (BYOK), you use your own AI models without buying any additional credits.

This article explains why we chose this model, how the economics compare to alternatives, and when BYOK makes sense for you.


The Subscription Problem in AI

The AI industry has borrowed the worst pattern from SaaS: fixed monthly fees regardless of usage.

You pay a fixed monthly fee. Some months you use it heavily. Some months you barely touch it. You pay the same either way. According to a C+R Research survey, 42% of consumers have forgotten about at least one subscription they're still paying for.

This problem gets worse with AI agent platforms. Manus charges credit-based pricing starting at $20/month, but complex tasks can burn 500-900 credits each and quickly exhaust your monthly allocation, with no upfront cost estimate. Genspark starts at $24.99/month. Lindy.ai charges per action on top of a monthly fee, making costs hard to predict.

The alternative, self-hosting, isn't cheaper. Spinning up an OpenClaw instance on a cloud VM means $30-80/month for a server running 24/7 whether you're using it or not. Add API costs on top.

MoClaw's BYOK model is a third option: managed infrastructure at a flat $20/month, plus direct API costs that scale linearly with your actual usage.

What the subscription model proved: convenience sells. People will pay for not having to manage infrastructure.

What it left unsolved: cost transparency. Users can't tell what they're paying for, and light users subsidize heavy users.


No Subscription Trap: Pay for What You Use

MoClaw separates infrastructure from AI compute. Your $20/month covers the infrastructure: a cloud machine that runs your agents, stores your memory, and handles your scheduled tasks. You get 1,000 credits included for built-in features like image generation. But for the core AI, the language model calls that power your agents, you bring your own API key and pay the provider directly.

Usage Pattern ChatGPT Pro Manus Self-hosted OpenClaw MoClaw + BYOK
Heavy (daily, complex tasks) $200/mo $40-200/mo + overages $50-80/mo server + API $20 + pay what you use
Moderate (few times a week) $20/mo $20-40/mo $50-80/mo server + API $20 + pay what you use
Light (occasional use) $20/mo $20/mo $50-80/mo (server still running) $20 + pay what you use

The key difference: with MoClaw, your API costs scale linearly with actual usage. No credit packs that expire. No opaque pricing where a single complex task drains half your monthly allocation. You see every token in your provider's billing dashboard.

The 1,000 included credits cover most users' needs for built-in features like image generation, web browsing, and other platform capabilities, without needing to buy more.

What BYOK proved: separating infrastructure from compute gives users real cost control.

What it left unsolved: some users still prefer the simplicity of a single bill. That's why MoClaw also offers credit packs as an alternative.


Your Data, Your API Key

Data ownership in AI products exists on a spectrum, and most options sit in uncomfortable positions.

Subscription AI products (ChatGPT, Claude, Manus, Genspark) process everything on their servers. Your prompts, your documents, your business context, all flowing through infrastructure you don't control. Consumer-tier products may even use your data for model improvement. Manus runs tasks in their cloud sandbox, which means your uploaded files and browsing activity pass through their infrastructure.

Self-hosted solutions (OpenClaw on a VPS, n8n, Dify) give you full control, but that control comes with responsibility. You manage the server, handle security patches, configure backups, and hope you set up encryption correctly. One misconfigured Docker volume and your agent memory is exposed.

MoClaw takes a third path. Your $20/month gives you a dedicated cloud machine, but your AI model calls go directly to the provider through your own API key.

Approach Data Flow Who Controls Your Data
Subscription AI You → Their servers → Their logs They do
Self-hosted You → Your server (you manage security, patches, backups) You do (with effort)
MoClaw BYOK You → Your MoClaw machine → Your API key → Provider API You do (we handle infra)

When you bring your own API key to MoClaw, we handle the hard infrastructure (sandboxed execution, agent orchestration, memory management), but your actual AI requests go directly to the provider. We don't store your prompts. We don't train on your data.

Everything MoClaw stores on your behalf, agent configurations, memory files, and conversation history, lives in your workspace. You can download it anytime. One click, full export. If you ever decide to leave, your data leaves with you.

What this means in practice:

  • API-grade privacy: Your data handling follows the provider's API terms, which are stricter than consumer product terms. OpenAI's API policy explicitly states they don't train on API data. Consumer ChatGPT follows different terms.
  • No vendor lock-in: Switch providers anytime. Swap your OpenAI key for an Anthropic key, or use both simultaneously. With subscription products, switching means losing your conversation history, custom instructions, and workflow configurations.
  • Full auditability: Every API call, every token consumed is visible in your provider's dashboard. No black-box credit systems where you can't tell why a task cost what it cost.

What data ownership proved: users care about where their data goes, especially business users handling sensitive information.

What it left unsolved: trust is earned over time. We publish our privacy practices and will continue improving transparency.


Total Cost of Ownership: The Real Math

People assume three things about AI costs, and all three are wrong.

Wrong assumption #1: "API access must be expensive." Subscriptions are priced for heavy users and profitable because of light users. The median subscriber subsidizes the power user. When you use APIs directly, you skip the subsidy tax. According to Anthropic's pricing page, Claude Sonnet costs $3 per million input tokens and $15 per million output tokens. For most agent tasks, that's pennies per call.

Wrong assumption #2: "Self-hosting saves money." It doesn't, unless you have free infrastructure. A basic cloud VM for running OpenClaw costs $30-80/month (DigitalOcean, AWS, etc.). That's before API costs. And the server runs 24/7, even when you're sleeping. Add the engineering time for Docker management, updates, and debugging. Self-hosting is cheap in dollars but expensive in time.

Wrong assumption #3: "You need expensive hardware for AI." A Mac Mini M4 costs $599+. A GPU workstation for running local models starts at $2,000+. You'll spend weeks configuring it, and the models you can run locally still trail cloud APIs in quality.

Here's what MoClaw's cost structure looks like:

Item What You Pay
MoClaw platform $20/month flat
API usage (BYOK) Pay what you use — billed directly by your provider at their published rates
Total $20 + your actual API usage

Now compare the total cost of ownership across approaches:

Approach Monthly Cost What You Get Setup Time Maintenance
ChatGPT Plus $20/mo fixed Chat only, no agents 2 min None
ChatGPT Pro $200/mo fixed Chat + reasoning, no agents 2 min None
Manus Extended $200/mo (40K credits) Agents, but credit-limited 5 min None
Self-hosted OpenClaw $50-80/mo server + API Full control, you manage everything Hours Ongoing
Self-hosted (Mac Mini) $599+ upfront + API Full control, hardware to maintain Hours Ongoing
MoClaw + BYOK $20 + pay what you use Full agent platform + 1K credits 30 sec None

With MoClaw, you get everything a self-hosted OpenClaw setup provides: persistent memory, scheduled tasks, multi-channel messaging, skill marketplace, and sandboxed execution. Plus 1,000 credits for built-in features. No server to manage, no Docker to configure, no upfront hardware investment. And you only pay for the API calls you actually make.

What the cost comparison proved: managed BYOK sits in a sweet spot between overpriced subscriptions and underserved self-hosting.

What it left unsolved: API pricing changes over time. As model costs drop (GPT-4o is already 10x cheaper than GPT-4), the BYOK advantage grows.


How BYOK Works in MoClaw

Setup takes about 30 seconds:

  1. Get an API key from your preferred provider (OpenAI, Anthropic, Google AI Studio)
  2. Paste it in MoClaw under Settings → API Keys
  3. Start using agents. MoClaw handles the rest.

You can add multiple keys from different providers. MoClaw automatically routes to the right model based on the task. Want Claude for coding tasks and GPT-4o for creative writing? Set it up once, and your agents use the best model for each job.

Your keys are encrypted at rest and never leave your account. MoClaw uses them only to make API calls on your behalf. We never log, store, or inspect the key values themselves.

Without BYOK, you can still use MoClaw with the included credits and purchase additional credit packs. BYOK is optional, but for most power users, it's the smarter path.

Want to see what an AI agent with your own API key can actually do? Check out our personal AI assistant or browse use cases to get started.

What the BYOK setup proved: bringing your own key doesn't have to be complicated. Three steps, 30 seconds.

What it left unsolved: provider key management UX varies widely. We're working on making multi-provider key rotation even smoother.


When BYOK Isn't Right for You

We believe in being honest about tradeoffs.

If you want zero setup, skip BYOK and just use MoClaw's included credits. You can always add your own API key later.

If you just need a chatbot, a ChatGPT subscription is simpler. You sign up, you chat. No API keys, no configuration. For casual personal use, that's fine.

If you want fixed, predictable billing, some finance teams prefer a flat monthly charge over variable API costs. With BYOK, your costs depend on how much you use — that's the point, but it does mean your bill varies month to month.

If you want a fully managed AI agent with zero configuration, products like Manus offer a simpler experience, at a higher price and with less control.

For everyone else, people who want control, transparency, and to pay only for what they use, BYOK is the way to go.

What honesty about tradeoffs proved: users trust products that acknowledge limitations.

What it left unsolved: the BYOK vs. credits decision could be clearer in the onboarding flow. We're iterating on this.


FAQ

What is BYOK (Bring Your Own Key)? BYOK means you provide your own API key from providers like OpenAI, Anthropic, or Google. MoClaw uses your key to make AI calls on your behalf, so you pay the provider directly at their published rates instead of buying credits from us.

Do I need BYOK to use MoClaw? No. Every MoClaw plan includes 1,000 credits for built-in features. You can also purchase additional credit packs. BYOK is optional but gives you more control over costs and model selection.

Is my API key safe? Yes. Your keys are encrypted at rest and used only to make API calls on your behalf. We never log, store, or inspect key values. You can revoke and rotate keys anytime from your provider's dashboard.

How much do API calls cost with BYOK? You pay what you use, billed directly by your provider at their published rates. Costs depend on which model you choose and how much you use it. Check your provider's pricing page for exact rates: OpenAI, Anthropic, Google.

Can I use multiple API keys from different providers? Yes. MoClaw supports keys from OpenAI, Anthropic, Google, and other providers simultaneously. You can configure which model to use for different types of tasks.

How does BYOK compare to ChatGPT Pro ($200/month)? ChatGPT Pro gives you unlimited access to OpenAI's models, but only through a chat interface with no agent capabilities. MoClaw + BYOK gives you a full agent platform (memory, scheduling, multi-channel messaging, sandboxed execution) for $20/month plus only the API calls you actually make, with the ability to use models from any provider.


The Bottom Line

Subscription (ChatGPT/Manus) Self-hosted (OpenClaw on VPS) MoClaw + BYOK
Monthly cost $20-200 fixed $50-80+ (server + API) $20 + pay what you use
What's included Chat or limited credits Everything (you build it) Full platform + 1K credits
Data ownership On their servers Full control (you manage security) Your key + one-click export
Setup time Minutes Hours 30 seconds
Maintenance None Ongoing (Docker, updates, backups) None
Provider lock-in Yes No No
Upfront cost $0 $0-600+ (VPS or hardware) $0

MoClaw sits in the sweet spot: the control and transparency of self-hosting, the convenience of a managed platform, and costs that scale with your actual usage.

$20/month for a cloud machine. 1,000 credits included. Bring your own API key and pay what you use. No subscription trap. Your data stays yours.

Try MoClaw with your own API key →

Try MoClaw Free

References: Forbes: Consumers waste billions on unused subscriptions · C+R Research: Consumer Subscription Fatigue Survey · OpenAI ChatGPT Pricing · Anthropic Pricing · OpenAI API Pricing · OpenAI API Data Privacy Policy · Google AI Pricing · Manus Pricing · Manus Plans & Documentation · DigitalOcean Pricing · AWS EC2 Pricing · Apple Mac Mini · NVIDIA GeForce GPUs