How to Claim and Extend Anthropic API Credits Using Manifest's Router

A guide from r/clawdbot explains how to claim free Anthropic API credits and use Manifest's router feature to make them last longer by automatically selecting cost-effective models.
Claiming Credits and Router Setup
From the Manifest dashboard, after setting up your agent:
- Click on the Routers tab.
- Click "Add a router".
- Inside the router, click "Add a provider".
- From the Subscription tab, select Anthropic.
- Click the button to claim your credits from Claude, which redirects to a specific Anthropic page. Claim them there.
- Return to Manifest with the modal still open.
Connecting Your Subscription
To connect your Anthropic subscription:
- Paste this command in your terminal:
claude setup-token. - This opens a Claude tab in your browser asking for authorization. Accept and close the tab.
- A token appears in your terminal. Copy it.
- Paste the token into Manifest's "Setup Token" field and click Connect.
Model Routing and Cost Savings
Manifest pre-selects the best models for each tier: Simple, Standard, Complex, and Reasoning. You can change them manually if needed.
Every prompt gets routed to the appropriate model automatically:
- Simple tasks go to Haiku.
- Complex tasks go to Sonnet.
Haiku is 12x cheaper than Sonnet. This routing strategy can extend the lifespan of $200 in credits from approximately one month to several months.
Notes and Eligibility
- If you get a 404 error on the Anthropic page after clicking the claim button, your Claude account is not eligible.
- You have until April 17th to redeem your credits.
📖 Read the full source: r/clawdbot
👀 See Also

Claude Code Cheat Sheet with 140 Tips and LLMs.txt File
A GitHub repository contains a Claude Code cheat sheet with 140 tips organized into 14 sections, tagged by difficulty. The repository includes an llms.txt file that can be fed directly to Claude for learning or applying the tips.

Using AI as a Cognitive Partner Instead of a Code Factory
A Reddit post proposes a system prompt called 'Cognitive Authorship Copilot' that forces AI to act as a pair programming partner rather than an autonomous solution generator, with three intervention levels based on task complexity.

Running OpenClaw, ClawdBot, and MoltBot on a Budget
Discover how to run OpenClaw, ClawdBot, and MoltBot without breaking the bank. Explore budgeting tips and free alternatives as discussed by enthusiasts on r/clawdbot.

Master OpenClaw on Your Android Smartphone: A Comprehensive Tutorial
Curious about harnessing the potential of OpenClaw on your Android smartphone? This tutorial provides step-by-step guidance on getting started, covering essential tips and tricks from the vibrant OpenClaw community.