球球TokenQiuqiu Token Docs中文

Claude Desktop

Claude Desktop is the desktop entry for Claude. The latest UI may also appear as Claude Cowork. Use the steps below to configure third-party inference in the app.

Download Claude Desktop

Tip

Install the latest Claude Desktop / Claude Cowork first. On first launch, do not log in immediately. If the top-left menu is hard to focus, click the email input first, then press Tab to move focus to the menu and press Enter.

Steps

1. Install and open the latest Claude Desktop / Claude Cowork

Install from the download button above, then open the app.

2. Do not log in on first launch

On the welcome page, skip the default login flow and prepare to open the developer menu.

3. Open Help -> Troubleshooting -> Enable Developer mode

Use the top menu to enable developer mode.

Enable Developer mode from the Help menu

4. Open Developer -> Configure third-party inference

After developer mode is enabled, open Developer -> Configure third-party inference.

Open Configure third-party inference

5. Choose Gateway as Provider

Switch Provider to Gateway.

6. Fill Base URL / API Key / Auth scheme / Models

  • Base URL: use a Claude-compatible address such as https://api.qiuqiutoken.com. Do not manually append /v1.
  • API Key: paste your token.
  • Auth scheme: choose auto, bearer, or x-api-key according to your address and key.
  • Models: enter sonnet, haiku, opus, or the actual model alias you use.

Choose Gateway and fill fields

7. Click Apply locally

Apply this third-party inference configuration to the local app.

8. Restart Claude Desktop

Restart the app when prompted so the new configuration takes effect.

Restart confirmation

Verification

  • The app shows a status similar to Cowork 3P | Gateway.
  • A simple message such as hello returns normally.
  • The console shows the corresponding request or usage.
  • The app does not repeatedly return to the default login flow.

Configured Claude Desktop / Claude Cowork state

FAQ

  • Menu cannot be opened: click the email input, press Tab to focus the top-left menu, then press Enter.
  • Already logged in by mistake: reopen third-party inference configuration and run Apply locally again.
  • It still uses the default service after restart: confirm Provider is still Gateway and Apply locally was clicked before restart.
  • Authentication fails or model is unavailable: check the address, token, and model fields.