What is Kilo Code?
Kilo Code is an all-in-one agentic engineering platform that brings AI-powered coding assistance directly to your IDE and CLI. When integrated with the Unbound Security AI Gateway, all AI requests from Kilo Code are securely routed through Unbound, enabling centralized guardrails, observability, and provider routing.Prerequisites
- Unbound account — Sign up at gateway.getunbound.ai if you don’t have one
- Kilo Code extension installed in your IDE, or Node.js 20+ for the CLI
Get Your API Key
Go to gateway.getunbound.ai/connect and copy your API Key.IDE Extension Setup
- Open Extensions (Ctrl/Cmd + Shift + X)
- Search “Kilo Code” and Install the extension
- Open the Kilo extension
- Select “Use your own API key”
- Set API Provider to “OpenAI Compatible”
- Base URL:
https://api.getunbound.ai/v1 - API Key: Paste the API key from the connect page
- Select a model (e.g.,
claude-opus-4-5,gpt-5.1) - Save & Continue
CLI Setup
- Install:
npm install -g @kilocode/cli - Run:
kilocode - Set API Provider to “Unbound”
- Paste your API key
- Select a model
Usage
After configuration, Kilo Code will automatically route all AI requests through the Unbound Gateway. All requests will be monitored, secured, and routed according to your organization’s policy settings.Tool Policies
Monitor terminal commands and MCP tool calls
Unbound CLI
Manage your gateway from the command line

