What is Cline?
Cline is an open source AI coding agent that brings frontier AI models directly to your IDE When integrated with the Unbound Security AI Gateway, all AI requests from Cline are securely routed through Unbound, enabling centralized guardrails, observability, and provider routing.Prerequisites
Before setting up the integration, ensure you have:- Unbound Application: A configured application in your Unbound Security dashboard
- Unbound API Key: Generated from your application settings
Installation and Configuration
To Setup Cline in VS Code/ Cursor:
- Open Extensions (Ctrl/Cmd + Shift + X)
- Type “Cline” in the Extensions marketplace search bar
- Click on the “Cline” extension and click “Install”
- After Successful Installation, Open Cline Extension
- It asks for “How will you use Cline?” select “Bring your own API key”
- Configure the provider with API Provider as “OpenAI Compatible”
- Paste this as the Base URL: https://api.getunbound.ai/v1
- Paste your Unbound Application API Key as the API Key
- Select a suitable model ( e.g., gpt-4o, gpt-4o-mini )
- Save & Continue

