INTEGRATIONS · CODING AGENTS & APPS

Claude Code

Claude Code talks to Hoonify through the native Anthropic-compatible endpoint at https://api.hoonify.ai/. Set three environment variables and launch as usual — no plugin required.

Get an API key

You need a key first. Create one on the Subscriptions page — keys are revealed once at creation, so copy it before closing the dialog.
shell
export ANTHROPIC_BASE_URL="https://api.hoonify.ai/"
export ANTHROPIC_AUTH_TOKEN="hooni_…"
export ANTHROPIC_MODEL="deepseek-ai/DeepSeek-V4-Pro"

claude

Pick the right models

Use deepseek-ai/DeepSeek-V4-Pro as the main model for coding and agents.

Related: OpenAI compatibility · Models