| Follow @JungHoonGhae on GitHub for more projects. | |
|---|---|
| Follow @lucas_ghae on X for updates. |
Use Kilo Gateway with your existing OpenCode installation — no separate fork needed.
Disclaimer: This is an independent community plugin. It is not affiliated with, endorsed by, or sponsored by Kilo.ai or OpenCode. Kilo™ and OpenCode™ are trademarks of their respective owners.
Kilo Gateway gives access to 342+ AI models, including 29 free tier options. The catch: to use it from the terminal, you had to install a separate Kilo CLI fork and maintain a parallel setup.
This plugin adds Kilo Gateway as a provider directly to your existing OpenCode installation. One config line. No forks.
If this plugin helps you, consider supporting its maintenance:
- 🆓 Free models — 29 free tier models available
- 🔌 Easy install — One config line, no CLI fork
- 📦 342+ models — Full Kilo Gateway access
- ⚡ Drop-in — Works with your existing OpenCode setup
| Requirement | Version |
|---|---|
| OpenCode | Any recent version |
| Node.js | >= 16 |
Add to your ~/.config/opencode/opencode.json:
{
"plugin": ["opencode-kilo-auth@latest"]
}
OpenCode will automatically install the plugin from npm on next startup.
| Resource | Link |
|---|---|
| npm Package | npmjs.com/package/opencode-kilo-auth |
| GitHub | github.com/JungHoonGhae/opencode-kilo-auth |
| Kilo Gateway | kilo.ai |
Contributions are welcome! Please feel free to submit a Pull Request.
MIT - See LICENSE for details.