Before You Begin
To get started with setting up Anthropic as your organization’s LLM provider, you’ll need a few items in place. Administrator access to the Cline Admin consoleYou need admin privileges to enforce provider settings across your organization. If you can navigate to Settings → Cline Settings in the admin console at app.cline.bot, you have the right access level. Anthropic API access
Your organization needs an Anthropic account with API access to Claude models. Members will need individual API keys to authenticate.
If your organization requires routing API traffic through a proxy or custom endpoint, have the proxy URL ready before configuring.
Configuration Steps
Access Cline Settings
Navigate to app.cline.bot and sign in with your administrator account. Go to Settings → Cline Settings.
You should see the provider configuration options if you have the correct admin access level.
Enable Remote Provider Configuration
Toggle on Enable settings to reveal the remote provider configuration options. This allows you to enforce provider settings across your organization.
Select Anthropic as the API Provider
Open the API Provider dropdown menu and select Anthropic. This will open the Anthropic configuration panel where you’ll configure all your organization-wide settings.
Configure Anthropic Settings
The configuration panel includes settings that control how Anthropic works for your organization:
Base URL (optional)
Base URL (optional)
By default, Cline connects directly to the Anthropic API (
https://api.anthropic.com). If your organization routes API traffic through a proxy or custom endpoint, enter the base URL here.Use cases for a custom base URL:- Corporate proxy that logs or filters API traffic
- Self-hosted API gateway for rate limiting or access control
- Regional routing requirements
Save Configuration
After configuring your settings, close the provider configuration panel and click Save on the settings page to persist your changes.Once saved, all organization members signed into the Cline extension will automatically use Anthropic with your configured settings. They won’t be able to select other providers or switch to their personal Cline accounts.
Verification
To verify the configuration:- Check that the provider shows as “Anthropic” in the Enabled provider field
- Confirm the settings persist after refreshing the page
- Test with a member account to ensure they see only Anthropic as a provider
- Verify that Claude models are available in the model dropdown
Troubleshooting
Members don’t see the configured providerEnsure you clicked Save after closing the configuration panel. Verify the member account belongs to the correct organization. Connection errors when using a custom base URL
Verify the proxy URL is correct and accessible from your team’s development environments. Ensure the proxy correctly forwards requests to the Anthropic API. Configuration changes don’t persist
Make sure to click the Save button on the main settings page, not just close the configuration panel. Need to change settings later
You can update the base URL or other settings at any time. Changes take effect immediately for all organization members. For further details, consult the Anthropic API documentation and coordinate with your infrastructure team.

