Install Gillya CLI

AI marketing assistant for PPC, CRM, SEO — directly in your terminal and Claude Code. Install in 3 steps.

1. Global Installation

Install Gillya CLI via npm:

npm install -g gillya-cli

Requires Node.js 18+ and npm. Works on Windows, macOS, and Linux.

2. Log in

Authorize via browser — the token is stored locally:

gillya login

If you don't have an account yet, create one: gillya register

3. Connect to Claude Code

Run in your project directory:

gillya connect

Gillya automatically connects to all AI agents found in your project:

After restarting your AI agent, Gillya tools are ready.

Available tools

After connecting, these tools become available in Claude Code:

Usage example

# Install npm install -g gillya-cli # Login gillya login # Connect to Claude Code cd /my/project gillya connect # Now in Claude Code you can say: # "analyze these keywords with Gillya" # "calculate tROAS for 1000 UAH budget"