verboo code

Documentation

Build with Verboo Code

Everything you need to use the agent in the terminal or connect your models to OpenAI-compatible tools.

On this page

Start in minutes

Install the CLI, sign in with your Verboo account, and open a session inside any project.

Install and start
npm install -g @verboo/code
verboo

Choose your path

Use the API

The Verboo Code Router is compatible with OpenAI Chat Completions. Create an API key in the dashboard, check the available models, and use the base URL below.

API base URL
https://code.verboo.ai/router

Keep your API key safe

Store your key in environment variables and never include it in source code, commits, or screenshots.