Kilo provider extension for Pi. Access 300+ AI models through the Kilo Gateway.
Install Pi (the coding agent CLI):
npm install -g @mariozechner/pi-coding-agentpi install git:github.com/mrexodia/kilo-pi-providerStart Pi as usual:
piFree models are available immediately. To access all models, log in with your Kilo account:
/login
This opens your browser for device authorization. Once approved, all models become available in the model selector (Ctrl+L).
You can also set the KILO_API_KEY environment variable directly instead of using the login flow.