Skip to main content
kRouter
All providers

Free tier (unlimited)

cbcn/

CodeBuddy CN

CodeBuddy CN — connect via free tier.

copilot.tencent.com

Quick setup

  1. Open the kRouter dashboard at http://localhost:20128

  2. Go to Providers → click the CodeBuddy CN tile

  3. Sign in with the provider's free flow (AWS Builder ID / Google / GitHub)

  4. Pick the model you want to expose to your IDE

Use in your IDE

Point any OpenAI-compatible client at kRouter using your local API key.

ide configbash
# Endpoint
http://localhost:20128/v1

# API key (from Dashboard → API Keys)
sk-krouter-XXXX

# Model
cbcn/<model-id>