← All tools

paperfoot/suno-cli

Popularity 75 Updated AI & Agents

Generate AI music from your terminal — Suno v5.5 with tags, exclude, vocal control, and all generation features

githubauto-collected

Installation

A directly usable install command is not verified yet. Check the project documentation or releases.

<div align="center"

suno

Write and generate AI music from your terminal — full Suno v5.5 support

<br /

&nbsp;&nbsp; [](https://x.com/longevityboris)

<br /

&nbsp; [](https://www.rust-lang.org/) &nbsp; [](https://crates.io/crates/suno) &nbsp; [](https://github.com/paperfoot/suno-cli/pulls)

---

A single Rust binary that talks directly to Suno's API. Generate songs with custom lyrics, style tags, your own voice persona, vocal control, weirdness/style sliders, covers, remasters, and every v5.5 feature. Zero-friction auth — one command extracts credentials from your browser automatically.

Install | Quick Start | Commands | Features | Contributing

</div

Why

Suno has no official API. The web UI works, but you can't script it, pipe lyrics from a file, batch-generate, or integrate it into a music production workflow.

This CLI fixes that. Auto-auth from your browser, every generation parameter exposed as a flag, dual JSON/table output for both humans and AI agents. Downloads auto-embed synced lyrics into MP3 files.

Install

Homebrew (macOS/Linux)

brew tap paperfoot/tap
brew install suno

Cargo (any platform)