/v1 — Claude Code appends /v1/messages itself):
Prerequisites
Before you start, make sure you have:- An AIsa API key (console.aisa.one/api-keys)
- A terminal on macOS, Linux, or Windows WSL2
1. Install Claude Code
2. Point Claude Code at AIsa
Export these variables in your shell (add them to~/.zshrc or ~/.bashrc to persist):
ANTHROPIC_MODEL is the main model; ANTHROPIC_SMALL_FAST_MODEL handles lightweight background tasks. Any Claude model from the catalog works — pass the exact model ID.
3. Start Claude Code and connect AIsa capabilities
ANTHROPIC_AUTH_TOKEN you exported is picked up automatically.
Then paste this prompt:
Quick reference
Troubleshooting
Related
Use AIsa in Codex
Configure OpenAI’s Codex CLI with the same AIsa key.
Authentication
API key creation, rotation, and storage best practices.
Model Catalog
Browse Claude model IDs, context windows, and pricing.