How Remote Configuration Works
Remote configuration operates through Cline’s hosted service at app.cline.bot, where administrators can:Centralized Setup
Configure providers once for the entire organization through the web-based admin console.
Automatic Enforcement
Team members automatically receive the configured provider settings when signed into their organization.
Simplified Onboarding
New team members get instant access to inference providers without complex individual configuration.
Consistent Experience
Ensure all team members use the same models, regions, and settings organization-wide.
Supported Providers
Cline supports remote configuration for the following inference providers:| Provider | Use Case | Configuration | Member Setup |
|---|---|---|---|
| Cline | Organizations using Cline’s native provider with centralized API key management | API provider selection, model access | No individual API keys needed - fully managed by organization |
| Amazon Bedrock | Organizations using AWS infrastructure | Region selection, VPC endpoints, cross-region inference, prompt caching | AWS credential configuration in VS Code |
| LiteLLM | Organizations requiring multi-model access through a unified proxy | Proxy endpoint, authentication, model routing | API key or endpoint configuration in VS Code (or centralized with Master Key) |
| Google Vertex AI | Organizations using Google Cloud Platform | Project ID, region selection, model access | Service account or credential configuration in VS Code |
Configuration Process
The typical remote configuration process follows these steps:1
Administrator Setup
Access the Cline admin console and configure the desired inference provider with organization-wide settings.
2
Automatic Distribution
Provider configuration is automatically distributed to all organization members signed into Cline.
3
Member Credential Setup
Team members add their individual credentials (API keys, AWS profiles, etc.) to connect to the configured provider.
4
Immediate Access
Once credentials are configured, members can immediately start using the inference provider through Cline.
Benefits of Remote Configuration
For Administrators
- Centralized Control: Manage all provider settings from one location
- Security Compliance: Ensure consistent security policies across the organization
- Easy Updates: Change provider settings organization-wide instantly
For Team Members
- Simplified Setup: No need to research provider configuration options
- Consistent Experience: Same models and features available to everyone
- Quick Onboarding: Get started immediately with pre-configured providers
- Focus on Development: Spend time coding instead of configuring inference providers
Getting Started
To get started with provider remote configuration:- Choose Your Provider: Select the inference provider that best fits your organization’s needs and existing infrastructure
- Admin Configuration: Follow the provider-specific admin configuration guide
- Member Onboarding: Have team members complete the provider-specific member configuration
- Start Developing: Begin using Cline with centrally managed inference provider access

