znicz

eugene-chekan/znicz
★ 0 stars Rust AI/LLM Updated today
Cross-platform audiophile TUI music player with a native MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "znicz": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "znicz"
      ]
    }
  }
}

README Excerpt

Cross-platform audiophile TUI music player with a native MCP server for AI agent control. - Local file playback (FLAC, WAV, ALAC, MP3, and more via Symphonia) - Bit-perfect-friendly output via cpal (ALSA on Linux, WASAPI on Windows) - TUI with now playing (title, artist, album), queue, transport controls

Tools (1)

znicz