#!/usr/bin/env sh
DIR="$(CDPATH= cd -- "$(dirname -- "$0")" && pwd)"
exec node "$DIR/tanjiren-desktop-mcp-clients.mjs" "$@"
