Skip to main content

Choose a technical integration

Clovis can be used from a desktop application, a terminal, a code editor, or an automation tool. Start by choosing the interface in which you want to work.

Recommendation for development

For the recommended integration, use OpenCode CLI directly from the terminal. If you prefer a fully graphical setup, use OpenCode Desktop.

Quick comparison

IntegrationPrimary useInterfaceChoose it if…
OpenCode CLI — recommendedDevelopment assistanceTerminalyou want to work on a project from the terminal, regardless of your editor
OpenCode DesktopDevelopment assistanceDesktop applicationyou want to configure Clovis graphically and switch easily between Git projects
ClineDevelopment assistanceVS Code extensionyou want to stay in VS Code with a straightforward setup
RooCodeDevelopment assistanceVS Code extensionyour team already uses RooCode or wants to standardize on this extension
n8nWorkflow automationn8n interfaceyou want to connect Clovis to a workflow, an agent, or business tools without building the entire orchestration in code

How to choose

  1. Looking for the recommended development integration? Use OpenCode CLI.
  2. Prefer a standalone graphical interface? Use OpenCode Desktop.
  3. Want to stay in VS Code? Use Cline or RooCode.
  4. Building an automated workflow rather than a software project? Use n8n.

All these integrations use a Clovis API key. Create a dedicated key for each integration in the Clovis administration console so that you can monitor its usage and revoke it independently.

Protect API keys

An API key is a secret. Never add it to a Git repository, a shared file, or a screenshot.