Model Context Protocol (MCP) server configuration and tool manifest for lyswhut/lx-music-desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"lx-music-desktop": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-lx-music-desktop"
]
}
}
}