← 全部工具

paperfoot/suno-cli

热度 75 更新于 AI 与 Agent

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

githubauto-collected

安装

暂未验证可直接使用的安装命令,请查看项目官方文档或 Release。

<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)