AI Provider Setup and Notifications

Supported AI Providers

Nimbalyst is meant to work with your coding agents. The following are currently supported:

  • Claude Code

  • Codex

You can configure Nimbalyst to also access AI Models directly.

OpenAI Codex

You must separately download the Codex CLI (or app). Either authenticate there in the CodexCLI or provide Nimbalyst with an API token for OpenAI..

On the Global Settings screen (Select Nimbalyst -> Settings), enable Codex and configure its integration with Nimbalyst.

Claude Code

On the Global Settings screen (Select Nimbalyst -> Settings), enable Claude Code and configure its integration with Nimbalyst.

New users default to Opus 4.6 with 1M context window. Existing Opus users are automatically migrated to this configuration.

If you already have a coding agent installed and running on your desktop, we will use it through its SDK. If you do not have Claude Code CLI, we will install it for you automatically.

You must either enter your API Key in the Settings in Nimbalyst or authenticate to Anthropic in the CLI.

Claude Enterprise SSO is supported — if your organization uses Claude Enterprise, you can authenticate via SSO.

Integrate other AI Models with Nimbalyst (optional)

  • Nimbalyst can integrate with Anthropic, OpenAI or LM Studio for Local Models

  • You must provide your API key to integrate with each

  • As these are not coding agents, only some features will be supported

  • For LM Studio, you must have this installed locally

  • (Return to this screen from Nimbalyst -> Settings if you want to change this config later)

Notification that AI response is complete

Under Nimbalyst -> Settings. Click on Notifications

By default:

  • You are notified when you AI session completes

  • And if you are not in the window, it will pop up a notification when the session completes. Clicking on that notification takes you to the window where the session was running.

You can turn one or both off

Last updated