AI Models
BYOK: Bring Your Own Key
provider rates で unlimited AI。あなたの key、あなたの bill、あなたの control です。
Anthropic または OpenRouter の API key を接続すると、MoClaw はすべての request をそこへ route します。platform credit caps も markup もありません。provider が請求する金額だけを支払います。MoClaw の他の機能(skills、browser control、cloud computer、cron、files)はまったく同じように動き続けます。
仕組み
engineering なしで 3 steps で BYOK: Bring Your Own Key を接続します。
- 1
API key を取得します
Anthropic または OpenRouter dashboard から key を生成します。OpenRouter では balance を top up すると、provider cost で pass-through billing されます。
- 2
MoClaw Settings に貼り付けます
Settings → Models → BYOK を開き、key を貼り付けます。保存時は encrypted at rest、request 時だけ decrypted されます。
- 3
model を選びます
model picker を BYOK model に切り替えます。以後の new chat はあなたの key に bill されます。いつでも戻せます。
BYOK vs included credits
AI の使い方に合うものを選んでください。
| Included plan | BYOK | |
|---|---|---|
| Pricing | $20 / mo for 1,000 credits | Provider rates, no markup |
| Rate limits | Plan-based fair-use | Whatever your provider gives you |
| Model choice | Claude Opus / Sonnet / Haiku | Any model on Anthropic or OpenRouter |
| Prompt caching | Handled by MoClaw | Handled by MoClaw |
| Best for | Casual users, evaluation | Power users, agencies, high-volume teams |
対応 providers
Anthropic
Claude Opus 4.7, Sonnet 4.6, Haiku 4.5
OpenRouter
GPT-5, Gemini 2.5 Pro, DeepSeek V4 and V4 Pro, Llama 3.1 405B, Qwen, and 200+ open-source models
FAQ
pricing、privacy、limits についての短い回答。
- API key は保存されますか?
- はい、envelope encryption で encrypted at rest として保存されます。あなたに代わって requests を送るために必要です。Settings からいつでも revoke でき、その場合 encrypted blob と in-memory cache は数秒以内に削除されます。
- 有料の MoClaw plan はまだ必要ですか?
- いいえ。BYOK は free tier を含むすべての plan で使えます。Paid plans は product features(cron、AI Cloud Computer、deep research)を unlock しますが、model access ではありません。それはすべてあなたの key 側です。
- BYOK と included credits を分けて使えますか?
- 今のところ chat ごとにどちらか一方を選びます。thread の途中で cross-chat switching する機能は roadmap にあります。
- OpenAI 直接の場合はどうですか?
- OpenAI models には OpenRouter を使ってください。同じ upstream pricing で、OpenAI が down している場合は他 providers への fallback も得られます。Direct OpenAI BYOK は roadmap にあります。
- MoClaw skills と tools は引き続き動きますか?
- はい。Skills、browser control、cloud computer、scheduled tasks、file handling などは同じように動きます。BYOK が変えるのは model call の支払い元だけです。