robbiek3659/tidal-cli
Control Tidal from the terminal with a CLI for search, playlists, artists, tracks, and library access with JSON output
Platform-specific configuration:
{
"mcpServers": {
"tidal-cli": {
"command": "npx",
"args": [
"-y",
"tidal-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> <a href="https://tidal-cli.lucaperret.ch"> </a> </p>
[](https://www.npmjs.com/package/@lucaperret/tidal-cli) [](https://github.com/lucaperret/tidal-cli/actions) [](https://smithery.ai/servers/lucaperret/tidal) [](LICENSE) [](https://nodejs.org)
tidal-cli wraps the Tidal API v2 into a single command-line tool. Search the catalog, manage playlists, explore artists, play tracks, and handle your library — all without opening a browser. Every command supports --json output, making it the backbone for LLM agent automation through OpenClaw.
npm install -g @lucaperret/tidal-cli# Sign in once — opens your browser
tidal-cli auth
#Loading reviews...