Documentation Index
Fetch the complete documentation index at: https://docs.costa.app/llms.txt
Use this file to discover all available pages before exploring further.
What is costa CLI?
costa is the command-line tool for managing Costa authentication and IDE / agent integrations.
With costa CLI, you can:
- Connect Costa to your AI coding tools (Claude Code, Codex, and more)
- Check your Costa usage (sessions and points)
It is open source: https://github.com/costa-app/costa-cli
Installation
Homebrew (macOS)
curl -fsSL https://raw.githubusercontent.com/costa-app/costa-cli/main/install.sh | sh
Linux (amd64)
curl -fsSL https://raw.githubusercontent.com/costa-app/costa-cli/main/install.sh | sh
Coming soon…
How to use?
Authenticate
This opens your browser to complete OAuth authentication and securely stores credentials at:~/.config/costa/token.json
Configure Claude Code
This configures Claude Code (CLI or VS Code extension) to use Costa’s API. Verify setup
costa setup status claude-code