SOCKS5 proxy

For corporate environments behind a proxy. All API calls go through the proxy transparently.

Configuration

In Settings -> Network, you can configure:

  • The proxy host
  • The port
  • Optional authentication (username / password)

Behavior

Once configured, all calls to api.anthropic.com go through the proxy. No call goes out directly.

If the proxy is misconfigured or down, you'll see the error in the app as a standard network error - you can fix the config and retry without restarting.