Install Izzi API
One command — auto-configures all your AI tools in seconds.
Sign in to see install commands pre-filled with your API key.
Recommended
Quick Install
Detects installed tools (Claude Code, Cursor, Cline, Windsurf) and configures them automatically.
npx izziapi
Requires Node.js 18+. No global install needed.
Auto-detect tools
Finds Claude Code, Cursor, etc.
Set API keys
Configures env vars securely
< 10 seconds
Setup completes instantly
Ready to code
Start using AI right away
Manual Setup
macOS / Linux
~/.zshrc / ~/.bashrc# Claude Code / Cline / Aider (Anthropic format) export ANTHROPIC_BASE_URL=https://api.izziapi.com export ANTHROPIC_API_KEY=izzi-YOUR_API_KEY # Cursor / Windsurf (OpenAI format) export OPENAI_BASE_URL=https://api.izziapi.com/v1 export OPENAI_API_KEY=izzi-YOUR_API_KEY
Sau khi thêm, chạy source ~/.zshrc để apply.
Windows PowerShell
Run as Admin# Anthropic tools (Claude Code, Cline) [System.Environment]::SetEnvironmentVariable( "ANTHROPIC_BASE_URL", "https://api.izziapi.com", "User") [System.Environment]::SetEnvironmentVariable( "ANTHROPIC_API_KEY", "izzi-YOUR_API_KEY", "User") # OpenAI tools (Cursor, Windsurf) [System.Environment]::SetEnvironmentVariable( "OPENAI_BASE_URL", "https://api.izziapi.com/v1", "User") [System.Environment]::SetEnvironmentVariable( "OPENAI_API_KEY", "izzi-YOUR_API_KEY", "User")
Restart terminal/IDE sau khi set environment variables.
OpenClaw
Popular# Terminal commands openclaw config set provider izzi openclaw config set api-key izzi-YOUR_API_KEY openclaw config set base-url https://api.izziapi.com/v1 # Set model (ví dụ Claude Sonnet 4) openclaw config set model claude-sonnet-4-20250514 # Restart openclaw gateway restart
Compatible Tools
C
Claude Code
Anthropic's official coding agent
C
Cursor
AI-powered code editor
O
OpenClaw
Open-source AI gateway
C
Cline
VS Code AI assistant
W
Windsurf
Codeium's AI IDE
A
Aider
Terminal pair programmer
Chưa có API Key?
Đăng ký miễn phí → dùng ngay 14 model AI free → nạp $1 nhận +$5 bonus.