hiresTI: Native Linux TIDAL Player with OpenClaw/MCP Support

Native Linux TIDAL Player with AI Workflow Integration
hiresTI is a native Linux desktop client for the TIDAL music streaming service. The project focuses on delivering a dedicated Linux music player experience while enabling integration with AI coding workflows through OpenClaw.
Core Features and Architecture
The application prioritizes several key areas:
- Stable playback
- High-quality output paths
- A proper GTK4/Libadwaita Linux desktop user interface
- OpenClaw integration through MCP (Model Context Protocol) for remote control
This allows users to maintain a local desktop player experience while exposing playback controls through MCP, making it usable within AI-assisted development environments.
Technical Implementation
Under the hood, hiresTI uses a hybrid architecture:
- Python UI layer
- Rust audio core
Recent development work has concentrated on remote control functionality, MCP support implementation, playback stability improvements, and library/collection behavior.
Target Audience
The app is designed for Linux users who want a native music player for TIDAL and also want to integrate it into AI workflows through OpenClaw.
Resources and Setup
The project is available on GitHub with specific documentation for OpenClaw integration:
- Repository: https://github.com/yelanxin/hiresTI
- OpenClaw setup guide: https://github.com/yelanxin/hiresTI/blob/main/openclaw-mcp-guide-en.md
📖 Read the full source: r/openclaw
👀 See Also

Open-source markdown vault gives Claude persistent memory across sessions
My Portable Brain is a markdown vault structure with an agent runtime layer that provides Claude with persistent context about identity, projects, goals, CRM, and weekly plans. It works natively with Claude Code and Claude Cowork, uses plain markdown files, and runs background scripts nightly to keep context fresh.

Destiny: Claude Code Plugin for Deterministic Fortune Telling Using Classical East Asian Astrology
Destiny is a Claude Code plugin that computes your eight-character birth chart, today's day pillar, and I-Ching hexagram deterministically (Python), then uses Claude to generate prose readings — no LLM-hallucinated horoscopes.

CRMy: Open Source CRM and Customer Context Engine for OpenClaw
CRMy is an open source CRM and Customer Context Engine built specifically for OpenClaw agents. It includes a complete CLI, OpenClaw plugin with 12 CRM tools, PostgreSQL backend, and self-hosted deployment with two commands.

Drop-in OAuth Provider for Personal FastMCP Servers on All Claude Platforms
A developer created a single-file Python OAuth provider that enables personal FastMCP servers to work on Claude.ai web, mobile, and Desktop platforms without requiring external identity services like Auth0 or Google.