# ok-oldking/ok-wuthering-waves | Model Context Protocol (MCP) Server > 鸣潮 后台自动战斗 自动刷声骸 一键日常 Automation for Wuthering Waves - **Stars**: ⭐ 6,977 - **Language**: Python - **Native MCP Manifest**: Standard NPX Transport ## 🔌 Claude Desktop Configuration (`claude_desktop_config.json`) ```json { "mcpServers": { "ok-wuthering-waves": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-ok-wuthering-waves" ] } } } ``` ## ⚡ Cursor MCP Configuration (`.cursor/mcp.json`) ```json { "mcpServers": { "ok-wuthering-waves": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-ok-wuthering-waves" ] } } } ``` ## 🚀 Launch Commands - **NPX**: `npx -y @modelcontextprotocol/server-ok-wuthering-waves` - **Docker**: `docker run -i --rm mcp/ok-wuthering-waves`