audiocodes-cli

Installation
SKILL.md

AudioCodes CLI

A CLI for troubleshooting VoIP on AudioCodes Mediant VE SBCs via the REST API.

Setup

The CLI must be available. Either:

# Option 1: Use npx (no install needed, works immediately)
npx audiocodes-cli --help

# Option 2: Install globally for faster repeated use
npm install -g audiocodes-cli

If using npx, prefix all commands with npx: npx audiocodes-cli calls list If installed globally, use directly: audiocodes-cli calls list

Installs
7
Repository
cmds-cc/skills
GitHub Stars
1
First Seen
Apr 6, 2026
audiocodes-cli — cmds-cc/skills