Early access — all drones are free for the first 14 days. Billing starts automatically after your trial.
OPIUS
Opius Drone
Set up Job Hunter
Hunt for jobs, tailor applications, and track opportunities
Connect
Launch
Connect Claude
Your drone uses Claude as its AI engine. Provide your Anthropic API key to power the drone's intelligence.
Your key is stored securely and only used by your drone. Both key types work — API keys bill per usage; subscription tokens use your existing Claude plan.
Using a subscription token instead
1.If you have a Claude Pro, Team, or Enterprise subscription you can use a subscription token instead of an API key.
2.Install Claude Code CLI: npm install -g @anthropic-ai/claude-code
3.Run claude and complete the browser sign-in to authenticate with your subscription.
4.Run claude setup-token to generate a long-lived token (valid for 1 year). Copy the token it prints (starts with sk-ant-oat01-...).
5.This uses your existing Claude plan — no separate API billing.
How to get an API key
1.Go to the Anthropic Console and sign in (or create an account). console.anthropic.com
2.Navigate to API Keys in the sidebar.
3.Click Create Key and give it a name (e.g. "opius-drone").