CLILocal

CLI providers and models

Use OpenAI or Anthropic keys from macOS Keychain.

Updated 22 July 2026Applies to 0.3.3

Manage keys

Terminal
openss keys list
openss keys set openai
openss keys set anthropic
openss keys remove anthropic

The Keychain service stores separate OpenAI and Anthropic accounts. Environment variables can be read as a fallback, and setup offers to import existing plaintext .env keys into Keychain.

Model selection

Run openss model to list models compiled into the current source and select one whose provider key is configured. Model availability can change at the provider; a listed identifier is not a guarantee that every provider account can access it.

Provider billing