| Follow @JungHoonGhae on GitHub for more projects. | |
|---|---|
| Follow @lucas_ghae on X for updates. |
Use Kilo Gateway with your existing OpenCode installation - no need to install Kilo CLI fork.
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 offers 342+ AI models including 29 free tier models. But using it from CLI required installing a separate Kilo CLI fork. This plugin lets you use Kilo Gateway directly in your existing OpenCode installation.
What it does:
- Adds Kilo Gateway as an OpenCode provider
- Access 342+ models including free tier options
- Simple npm plugin installation
- No separate CLI needed
If this plugin helps you, consider supporting its maintenance:
- 🆓 Free models — 29 free tier models available
- 🔌 Easy install — Just add to OpenCode config
- 📦 342+ models — Full Kilo Gateway access
- ⚡ No fork needed — Keep using OpenCode
| 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.