Quick Setup
Step 1: Install VS Code
Download and install VS Code from code.visualstudio.com.Step 2: Install Roo Code
Use this curl command to fetch your Costa configuration directly:Manual Setup
Manual Setup
Step 3: Prepare Your Costa Profile
- Copy the block below into a local
roo.settings.jsonfile. - Replace
REPLACE_WITH_YOUR_API_KEYwith the token from ai.costa.app → Settings → API Keys. - Adjust any defaults you need (for example,
openAiModelId) before importing.
roo.settings.json
Step 4: Import the Profile into Roo
- Open Settings → Providers inside Roo Code and choose Import Configuration.
- Select the
roo.settings.jsonfile you just saved (or paste its contents) and confirm the import. - Prefer editing inline? Stay in Settings → Providers and paste the JSON block into the provider editor directly.
Usage
- Open the Kilo chat panel in VS Code sidebar
- Select any Costa model from the dropdown
- Start coding with AI assistance
Support
Need help? Email [email protected] and we’ll get you unblocked.Usage
- Open the Roo chat panel in VS Code sidebar
- Select any Costa model from the dropdown
- Start coding with AI assistance