Claude Desktop Setup

Claude Desktop can be configured to use a third-party inference provider. With Aiberm, you can point Claude Desktop at Aiberm’s Anthropic-compatible endpoint and use your Aiberm API key.

Info

Anthropic documents this flow in its Claude Desktop / Claude Cowork third-party platform setup guide. The feature requires a recent Claude Desktop build; older clients may not show the required Developer menu.

Prerequisites

Before you begin, make sure you have:

  • The latest Claude Desktop app installed from Claude’s official download page
  • An Aiberm account (Sign up)
  • An Aiberm API key (Create one in Console)

Configuration

Follow these steps before signing in to Claude Desktop.

  1. Open the latest Claude Desktop app.
  2. Do not sign in yet.
  3. In the menu bar, open Help → Troubleshooting → Enable Developer Mode.

Enable Developer Mode in Claude Desktop

  1. After Developer Mode is enabled, open Developer → Configure third-party inference.

Open Configure third-party inference

  1. Fill in the third-party inference settings:
FieldValue
Base URLhttps://aiberm.com
API KeyYour Aiberm API key, for example sk-...
Authentication methodSelect x-api-key
Provider / API formatAnthropic-compatible, custom gateway, or equivalent option if shown

Third-party inference settings for Aiberm

  1. Choose Apply locally to save the configuration on this computer.
  2. Continue signing in or launching Claude Desktop as prompted.

Verify It Works

After applying the local configuration:

  1. Restart Claude Desktop if the app asks you to.
  2. Start a new conversation.
  3. Send a short test prompt such as:
Reply with one sentence if this request is using Aiberm.

If the request succeeds, Claude Desktop is using the configured Aiberm provider.

Once the provider is connected, you can switch between the models available on the Aiberm platform from Claude Desktop. This includes different Claude model variants exposed through your Aiberm account. For the current list, see Models List.

Switch Aiberm models in Claude Desktop

Troubleshooting

Developer menu does not appear

  • Confirm you installed the latest Claude Desktop app. Older versions may not support this setup UI.
  • Enable Developer Mode from Help → Troubleshooting → Enable Developer Mode.
  • Fully quit and reopen Claude Desktop after enabling Developer Mode.

Third-party inference option is missing

  • Make sure you are using the desktop app, not the web app.
  • Try opening Claude Desktop before signing in.
  • Update Claude Desktop and repeat the Developer Mode step.

Invalid API key

  • Copy the full API key from Aiberm Console.
  • Check for extra spaces before or after the key.
  • Confirm the key starts with sk-.
  • Confirm the authentication method is set to x-api-key.

Connection or model errors

  • Confirm the Base URL is exactly https://aiberm.com.
  • Make sure your network can access https://aiberm.com.
  • If your Claude Desktop build exposes model settings, switch to another model available on Aiberm and test again.

Official Reference