Getting Started

How to get started with Kilo Code

1

Install Kilo Code Extension

Install VS Code if needed, then search for 'Kilo Code' in the Extensions marketplace, install it, and reload the editor.

2

Configure API Provider

Open Kilo Code in the sidebar, select 'Use your own API key,' choose a compatible provider such as OpenAI, and enter the API base URL and key.

3

Use Natural-Language Prompts

Enter natural-language prompts in the chat interface to generate, debug, or refactor code.

4

Install CLI Tool

For command-line usage, run `npm install -g @kilocode/cli` in your terminal.