Skip to main content
The in-app configuration window is the recommended way to configure Claude Desktop for third-party inference. It validates values as you enter them, shows exactly which fields your inference provider requires, tests the connection against your endpoint, and computes the network egress allowlist for your settings, so you don’t have to hand-edit JSON, plists, or registry keys.

Open the configuration window

From the macOS menu bar (or on Windows, the application menu ☰ in the top-left of the sign-in screen), go to Help → Troubleshooting → Enable Developer Mode, then Developer → Configure third-party inference.
Claude Desktop in-app configuration window with the sidebar of setting groups on the left and the Connection form on the right.
The sidebar groups settings the same way the configuration reference does. Fill in Connection first, then work down through the sections your deployment needs.

Apply locally or export for a fleet

Use Apply locally to write the configuration to this device only and relaunch into it. This is the single-machine setup path for evaluation and pilots. Use the Export menu to generate deployment artifacts for a fleet:
Export optionUse with
.mobileconfig profileJamf or any macOS MDM
.reg policy fileIntune, Group Policy, or any Windows MDM
Bootstrap JSONThe response body for a bootstrap server
Egress allowlistYour firewall or network team
See Deploy with MDM or Deploy with a bootstrap server to distribute what you exported. When a managed profile is already present on the device, the window opens in read-only mode and shows the deployed values. Author new configurations from a device without a managed profile.