Unlimited tokens. Literally.
Coding agent that runs in your terminal on dedicated GPUs. Fixed price per dev, unlimited tokens. Try 1 day free. Cancel anytime.
npm i -g @verboo/codeThe shortest path between your code and a GPU that shares resources with no one.
Your terminal or IDE → OpenAI-compatible endpoint → our dedicated GPU. Straight path, no middlemen. Your code never touches OpenAI or Anthropic. Runs on Brazilian servers, on a GPU allocated to your group.
The models are open source. You know what runs, where it runs, and how it runs. Transparency is a value, not a slogan.
7 models. Each with its own style.
From the flash that responds in milliseconds to the war tank with 1M context. Switch between them mid-conversation without losing the thread. All open source, all running on our GPUs.
mimo-v2.5
64 tok/s
glm-4.7-flash
glm-5.2
kimi-k2.7
minimax-m3
qwen3.6-27b
Switch with /model mid-conversation. No context lost.
Pick your plan. No surprises at the end of the month.
Fixed price in BRL. Pix or credit card. All plans with truly unlimited tokens. Rate limit varies because heavier models demand more processing. We'd rather be honest about it.
13 models total on the platform. Each plan unlocks a different set.
Junior
R$75/month
Unlimited tokens
30 req/min
4 concurrent
Models included in Junior:
qwen3.6-27b · 262k ctx
glm-4.7-flash · 201k ctx
52/150 · 98 spots left
No free trial
Pro ★
R$174/month
1 day free. Cancel anytime.
Unlimited tokens
30 req/min
4 concurrent
Models included in Pro:
mimo-v2.5 · 1M ctx
qwen3.6-27b · 262k ctx
glm-4.7-flash · 201k ctx
deepseek-v4-flash · 1M ctx
145/250 · 105 spots left
Ultra
R$900/month
Unlimited tokens
30 req/min
2 concurrent
Models included in Ultra:
mimo-v2.5 · 1M ctx
qwen3.6-27b · 262k ctx
glm-5.2 · 524k ctx
kimi-k2.7 · 259k ctx
glm-4.7-flash · 201k ctx
minimax-m3 · 512k ctx
deepseek-v4-flash · 1M ctx
26/35 · 9 spots left
No free trial
Refer friends and earn credits.
Every Verboo subscriber can join the referral program. Eligible payments from your referrals generate traceable credits for you.
Subscribe to Verboo
After subscribing, you access your referral link inside the platform.
Invite other devs
Share your link with friends, community, clients or professionals who use AI daily.
Accumulate credits
Each eligible payment generates credits at the current rate, with a configurable safety holding period.
Request a Pix payout
Once credits are available, request your balance and track the manual payout in your dashboard.
Every credit keeps its payment source, rate, and release date for a transparent history.
Subscribe and activate my linkAn active community using AI daily.
Join a community of devs, founders and creators who are already using Verboo to code, automate, test ideas and accelerate real projects. Over 100 devs in the group, space to ask questions, share experiences, keep up with news and see real use cases.
Partnerships with tech creators: shoutouts, coupons and exclusive content.









New address. New API key. Same client.
OpenAI-compatible endpoint. Swap the URL and API key. Done. Keep using Cursor, VS Code, JetBrains, OpenClaude or any client of your choice. The difference is now the token is infinite.
curl https://code.verboo.ai/your-group/v1/chat/completions \
-H "Authorization: Bearer $VERBOO_API_KEY" \
-H "Content-Type: application/json" \
-d {
"model": "qwen3.6-27b",
"messages": [{"role": "user", "content": "refactor this component to hooks"}]
}$ npm i -g @verboo/code
1 day free. No fine print.
Runs in your terminal in 30 seconds. If you don't like it, just stop using it. No bureaucracy, no end-of-month surprises.
Paste in your terminal and Boo installs everything. 30 seconds.
