# OneDragon-Anything/ZenlessZoneZero-OneDragon | Model Context Protocol (MCP) Server > 绝区零 一条龙 | 全自动 | 自动闪避 | 自动每日 | 自动空洞 | 支持手柄 - **Stars**: ⭐ 6,886 - **Language**: Python - **Native MCP Manifest**: Standard NPX Transport ## 🔌 Claude Desktop Configuration (`claude_desktop_config.json`) ```json { "mcpServers": { "ZenlessZoneZero-OneDragon": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-ZenlessZoneZero-OneDragon" ] } } } ``` ## ⚡ Cursor MCP Configuration (`.cursor/mcp.json`) ```json { "mcpServers": { "ZenlessZoneZero-OneDragon": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-ZenlessZoneZero-OneDragon" ] } } } ``` ## 🚀 Launch Commands - **NPX**: `npx -y @modelcontextprotocol/server-ZenlessZoneZero-OneDragon` - **Docker**: `docker run -i --rm mcp/ZenlessZoneZero-OneDragon`