For AI agents: visit https://docs.kimchi.dev/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Kimchi Documentation
GuidesChangelog
Kimchi Documentation
Guides
GuidesChangelog

Model APIs

  • Overview
  • Kimchi CLI
  • Rate Limits
  • Pricing
  • Tags
  • Dashboard token usage

Coding

  • Getting Started
  • Skills and Project Rules
  • Ferment
    • Ferment: Quickstart
    • Ferment: Reference
  • Setup Recipes
    • OpenCode
    • Cline
    • Claude Code
    • Cursor
    • Windsurf
    • Continue
  • ACP
  • Report coding tool metrics to Kimchi
  • Collect Claude Code usage metrics with Kimchi

Supported Providers

  • Supported Providers

Hosted Model Deployment

  • Model deployments
  • Autoscaling
  • Tutorials
    • Deploy a custom model with Kimchi

Reporting

  • Overview
  • Adoption
  • Usage
  • Analytics
  • Teams
  • Budgets
Powered by 
  1. Coding

Setup Recipes

Each recipe covers authentication, base URL configuration, and model selection for a specific tool. Since Kimchi exposes an OpenAI-compatible API, any tool that supports a custom OpenAI endpoint works with minimal configuration.

OpenCode

Dual-model workflow pairing a reasoning model for planning with a fast model for code generation.

Cline

Configure Cline's CLI or VS Code extension to use Kimchi as its OpenAI-compatible provider.

Claude Code

Route Claude Code through Kimchi's Anthropic-compatible endpoint to use open-source models.

Cursor

Override Cursor's OpenAI base URL and add Kimchi models to the model picker.

Windsurf

Connect Windsurf via the Roo Code extension using Kimchi's OpenAI-compatible endpoint.

Continue

Add Kimchi as a provider in Continue's YAML config for VS Code and the CLI.

Updated 21 days ago


Ferment: Reference
OpenCode