Skip to main content
The ringee CLI puts contacts, leads, call history, dialing sessions and follow-ups behind a handful of commands. It is a thin front end over the Ringee MCP server — the same tools an AI assistant would call, with the same guardrails.

Configure the connection

Point the CLI at your workspace

Command reference

Every command, argument and flag

Install

Requires Node 20 or newer. The published binary pulls in three dependencies — @modelcontextprotocol/sdk, zod and commander.

What it is good for

Command groups

Safety

Sensitive and destructive commands refuse to run without an explicit flag, so neither a typo nor an autonomous agent can spend credits, mint a shareable link or delete data by accident.
See Safety and confirmations.

Output modes

By default the CLI prints readable, formatted output. Add --json to any command for the raw payload:

Next steps

Configuration

Environment variables and diagnostics

Use it from an agent

Drive Ringee from Claude Code or any shell-capable harness