Claude Desktop (Cowork & Code) on Cornell's AI Gateway

Summary

Set up the point-and-click Claude Desktop app in Cowork third-party-inference mode through Cornell's gateway.

Body

Claude Desktop (Cowork) on Cornell's Gateway — Mac & PC

This is the point-and-click app version. It uses a mode called Cowork on third-party inference (3P), which routes everything through Cornell's AI gateway.

Before you start, have your prerequisites ready — especially your personal key. See Using Claude on Cornell's AI Gateway — Start Here.


Step 1 — Install Claude Desktop

⚠️ You may be prompted for admin permission. On a PC, approve with your local administrator account. On a Mac, open Self Service and grant temporary admin rights first.

  1. Go to https://claude.com/download.
  2. Download the installer for your computer — Mac gets a .dmg, PC gets a .msix. On the download page, Windows lists two builds: pick Windows for a standard Intel/AMD PC, or Windows (arm 64) for an ARM device (e.g. a Surface or Snapdragon laptop). If unsure which you have, choose Windows.
  3. Run the installer and follow the prompts.

claude.com/download page with the correct download button for each OS


Step 2 — Open the gateway configuration screen

Launch Claude Desktop. Do not sign in to a personal account. Instead:

🍎 Mac

Help → Troubleshooting → Enable Developer Mode, then Developer → Configure third-party inference.

🪟 PC

Click the menu () → Help → Troubleshooting → Enable Developer Mode, then Developer → Configure third-party inference.

Mac: the Help → Troubleshooting menu with Enable Developer Mode highlighted

On PC, the same items live under the menu:

PC: the ☰ → Help → Troubleshooting menu with Enable Developer Mode highlighted

Then open Developer → Configure third-party inference:

the Developer menu with Configure Third-Party Inference highlighted


Step 3 — Fill in the Connection settings

In the configuration window, open the Connection section and enter:

Field What to enter
Connection Gateway
Credential kind Static API key
Gateway base URL https://api.ai.it.cornell.edu
Gateway API key your personal key (the sk-… value)
Gateway auth scheme bearer

Configure third-party inference window, Connection section, with each field labeled and the key field highlighted

You can press Test connection (top-right of the credentials card) to confirm the key and URL work before continuing.

You don't need to list the models by hand. Scroll to the Models section and leave Model discovery turned on — Claude Desktop reads the available models from the gateway at launch. Press Test model discovery to confirm; you should see the Cornell models (including claude-sonnet-4-6, claude-opus-4-8, and claude-haiku-4-5) appear.

Models section with Model discovery enabled, showing the Cornell models discovered from the gateway


Step 4 — Turn off non-essential telemetry

Open the Telemetry & updates section and turn on these toggles (each one blocks that category of data from leaving your computer):

  • Block nonessential telemetry — product/usage analytics.
  • Block nonessential services — cosmetic web fetches. ⚠️ This also stops artifact previews and connector icons from rendering in conversations.

Optional:

  • Block essential telemetry — crash and error reports. Turning this on maximizes privacy, but slows diagnosis of gateway-specific failures.

See Privacy — What We Turned Off and Why for what each one means.

Telemetry & updates section with the recommended toggles enabled


Step 5 — Apply and confirm

  1. Click Apply and restart Claude Desktop when prompted.
  2. On relaunch, the app should take you straight into Cowork — no personal sign-in.
  3. Ask it something simple, like Say hello.

On relaunch, the app confirms it's running through the gateway with no Claude.ai account:

Welcome screen confirming Claude is set up to run through a custom inference gateway, no account needed

…and drops you straight into Cowork:

Claude Desktop open in Cowork mode after restart, with the "You're using Gateway" banner


How do I know it worked?

  • After restart, you land directly in Cowork without a claude.ai sign-in screen.
  • Claude answers your prompt.
  • The three Cornell models are available to choose from.

If anything failed, see Claude on Cornell's Gateway — Troubleshooting.


Note for IT / advanced users: the same configuration can be pushed to managed machines automatically (no per-user setup) via MDM. See IT / MDM Reference.

Details

Details

Article ID: 8243
Created
Tue 6/23/26 10:59 AM
Modified
Wed 6/24/26 11:58 AM

Related Articles

Related Articles (6)

Install Claude Code and point it at Cornell's AI gateway. Mac & PC.
Add the Claude Code VSCode extension; it reuses the same gateway settings as the CLI.
Fixes for the most common setup and connection problems.
How to request and safely store your personal Cornell AI gateway key.
Plain-language explanation of the telemetry and experimental features these guides disable.
Pick your path (CLI, VSCode, or Desktop) and gather the gateway address, your key, and the model names.