AgentRouter

Using AgentRouter with KiloCode

Complete guide to set up KiloCode VSCode extension with AgentRouter API

Using AgentRouter with KiloCode

This guide will help you configure KiloCode VSCode extension to use AgentRouter as your API provider.

Install KiloCode in VSCode

  1. Open VSCode and search for Kilo Code in the Extensions marketplace
  2. Install the extension
  3. Visit agentrouter.org/console/token to get your API Key

Add Provider

After installing KiloCode, open the extension and configure a new provider:

  1. Open KiloCode settings
  2. Select Configure Provider
  3. Add a new OpenAI Compatible provider with the following settings:
SettingValue
OpenAI Base URLhttps://agentrouter.org/v1
API KeyYour key from agentrouter.org/console/token
Modelgpt-5 (or glm-4.5, glm-4.6, deepseek-v3.1, etc.)
  1. Save the configuration and start using KiloCode!

KiloCode Configuration

Available Models

ModelDescription
gpt-5Latest GPT model (recommended)
glm-4.5GLM 4.5 model
glm-4.6GLM 4.6 model
deepseek-v3.1DeepSeek V3.1 model
deepseek-v3.2DeepSeek V3.2 model

Tip

KiloCode works similarly to RooCode. You can switch between different models in settings based on your needs.

Troubleshooting

If you encounter issues:

  1. Verify your API key - Make sure you've copied the correct key from AgentRouter Console
  2. Check the base URL - Ensure you're using https://agentrouter.org/v1 (with /v1 suffix)
  3. Restart VSCode - Sometimes a restart is needed after configuration changes
Ctrl+I
AgentRouter AI
English

How can I help?

Ask me about configuration, installation, or specific features.