Deploy SeekerClaw config
in under 1 minute

Fill the compact form, generate a QR deep link, then scan from SeekerClaw to import credentials and defaults in one step.

Warning: Anyone who scans this QR can import these credentials.

FAQ

How to Get a Claude Code Setup Token

A setup token (sk-ant-oat-*) is an OAuth credential automatically generated by the Claude Code CLI when you authenticate with your Claude.ai subscription. Instead of paying per token like a standard API key, it bills usage against your flat monthly plan. Setup tokens are supported on Pro ($20/mo), Max ($100/mo), Team ($30/user/mo), and Enterprise plans — the Free plan is not eligible.

To get one, subscribe at claude.ai/upgrade, install Claude Code using the native installer for your OS, then run claude and log in with your Claude.ai credentials — the CLI stores the token automatically:

  • Maccurl -fsSL https://claude.ai/install.sh | bash (the native installer)
  • Windowswinget install Anthropic.ClaudeCode after installing Git for Windows — no WSL required, though WSL works too
How to Create Your Telegram Bot
  1. In Telegram, search @BotFather (verified blue checkmark) and tap Start
  2. Send /newbot
  3. Choose a display name (e.g. "My AI Agent")
  4. Choose a username ending in bot (e.g. my_agent_bot)
  5. Copy the Bot Token BotFather gives you (format: 123456789:ABCdefGHIjklmnoPQR)