Integrate with Chatbox

Chatbox is an AI desktop client available on Windows, macOS, Linux, and mobile. It supports custom OpenAI-compatible APIs, so you can use LongCat models with simple configuration.

I. Prerequisites

Obtain your API Key from the LongCat Platform, and confirm on the Usage page that your account has sufficient token quota.

The LongCat API platform currently provides the following models:

Model NameAPI FormatDescription
LongCat-2.0OpenAI/AnthropicHigh-performance agentic model

II. Download and Installation

Go to the Chatbox download page to get the installer for your platform:

PlatformFormatSystem Requirements
WindowsInstallerWindows 10+
macOSDMGmacOS 10.15+
LinuxAppImage / deb / rpm

On mobile, search for "Chatbox" in the App Store or Google Play. The configuration steps are the same as on desktop.

III. Configure the LongCat API

  1. Open Chatbox, click "Settings" in the lower left corner, and select "Model Provider"
  2. Click "Add Provider" and select "OpenAI API Compatible"
  3. Fill in the configuration:
    • API Host: https://api.longcat.chat/openai/v1
    • API Key: your LongCat API Key
  4. Click "Check" to verify the configuration
  5. Add the model ID: LongCat-2.0

IV. Verify

Start a new chat, switch to LongCat-2.0 in the model selector above the input box, and send a test message (e.g., "Hello, please introduce yourself"). If you receive a response from the LongCat model, the configuration is successful.