macOS · ANYBRIEF · CLI
Set up Claude Code
Install Claude Code on Mac, sign in with your subscription and configure the CLI provider in AnyBrief.
Claude Pro and Max include Claude Code. Usage draws from your shared subscription allowance. This applies within the included allowance; extra credits cost more. Provider terms.
1Install the CLI
Open Terminal on your Mac using Spotlight (⌘Space). Paste the official installer command and press Enter.
curl -fsSL https://claude.ai/install.sh | bashFollow the installer prompts, then open a new Terminal window and check the version:
claude --versionOfficial installation instructions
Already using Homebrew?
You can install with Homebrew instead of the command above:
brew install --cask claude-code2Sign in with your subscription
Run this command and complete sign-in in your browser:
claudeChoose Claude subscription sign-in and use the account with Pro or Max. After signing in, you can close the CLI with Ctrl+C.
API-key sign-in uses separate API billing.
If ANTHROPIC_API_KEY is set, the CLI may use it instead of your subscription. Remove it from the CLI launch environment to use Pro/Max. Use /login inside Claude to switch accounts.
3Add the connection in AnyBrief
- Open AnyBrief → Settings → LLM.
- Click + below the connection list and select CLI.
- Use these settings:
- Name
- Claude
- Preset
- Claude
- Keep the remaining defaults. Click Check, then Save settings.
You do not need to enter a run command: the AnyBrief preset builds it. Sign in under the same macOS user that runs the app.
4Select the CLI for summaries
- Open Templates → Processing → Summary. In earlier interfaces the section may be called “Templates and rules” or “Post-processing”.
- Enable automatic summary and choose your prompt.
- Set Summary LLM to the Claude connection.
- Save settings and record a short test meeting with speech. AnyBrief will create a summary after you stop.
If you use transcript cleanup, select this CLI on that tab too. Auto tries enabled connections in order and may fall back to a paid API.
Troubleshooting
CLI not found
command -v claude~/.local/bin, /opt/homebrew/bin and /usr/local/bin.Sign-in missing or expired
Limit reached or request takes too long
For summaries, meeting text is sent to your selected CLI provider. Other CLI providers →