List Coder CLI — Official CLI Tool

The List Coder CLI lets agents and developers script interactions without building API integrations. Official package: @listcoder/cli on npm.

Install

npm install -g @listcoder/cli
# aliases
npm install -g list-coder
npx @listcoder/cli --help
list-coder --help

Homebrew (coming): brew install list-coder • PyPI mirror: pip install list-coder (wrapper)

Commands

All commands call https://list-coder.com/api/v1 with typed JSON (see /openapi.json). Free tier, no API key for downloads/models/health; feedback/composer need Bearer token from /login → Dashboard.

Docs: docs.list-coder.com • Source: github.com/.../cli • Sitemap: /sitemap.xml