CLIX

AI-powered CLI for Clix Mobile SDK

$curl -fsSL https://clix.sh/install | bash

What is Clix

Clix is a developer-first push notification platform for iOS and Android. Set up FCM and APNs in minutes, track every notification from send to open, and build behavior-triggered campaigns with a visual builder.

The CLI tool helps you integrate the Clix SDK into your mobile app through your favorite AI coding agent—no more copy-pasting from docs.

Works with

ClaudeCodexGeminiOpenCodeCursorGitHub Copilot

Commands

Core

clix installAuto-configure push notifications
clix doctorDiagnose SDK integration issues
clix mcpInstall Clix MCP Server
clix skillsInstall Clix Skills

Utility

clix loginAuthenticate via device flow
clix logoutRemove stored credentials
clix whoamiShow current logged-in user
clix agentList or switch AI agents
clix updateCheck and apply CLI updates
clix uninstallRemove CLI from system
clix helpShow available commands

Installation

npmnpm install -g @clix-so/clix-cli
bunbun add -g @clix-so/clix-cli
curlcurl -fsSL https://clix.sh/install | bash
brewbrew tap clix-so/clix-cli && brew install clix

Quick Start

1.curl -fsSL https://clix.sh/install | bash
2.clix login
3.clix install