/ الدليل / الملعب / Claude Desktop 中文补丁
● مجتمع javaht ⚡ فوري

Claude Desktop 中文补丁

بواسطة javaht · javaht/claude-desktop-zh-cn

Claude Desktop Chinese Patch (macOS + Windows) — simplified Chinese UI localization.

Claude Desktop Chinese Patch (macOS + Windows) — simplified Chinese UI localization.

عرض مباشر

كيف يبدو في الممارسة

claude-desktop-zh-cn.replay ▶ جاهز
0/0

التثبيت

اختر العميل

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "claude-desktop-zh-cn": {
      "command": "npx",
      "args": [
        "-y",
        "claude-desktop-zh-cn"
      ]
    }
  }
}

افتح Claude Desktop → Settings → Developer → Edit Config. أعد التشغيل بعد الحفظ.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "claude-desktop-zh-cn": {
      "command": "npx",
      "args": [
        "-y",
        "claude-desktop-zh-cn"
      ]
    }
  }
}

يستخدم Cursor نفس مخطط mcpServers مثل Claude Desktop. إعدادات المشروع أولى من الإعدادات العامة.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "claude-desktop-zh-cn": {
      "command": "npx",
      "args": [
        "-y",
        "claude-desktop-zh-cn"
      ]
    }
  }
}

انقر على أيقونة MCP Servers في شريط Cline الجانبي، ثم "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "claude-desktop-zh-cn": {
      "command": "npx",
      "args": [
        "-y",
        "claude-desktop-zh-cn"
      ]
    }
  }
}

نفس الصيغة مثل Claude Desktop. أعد تشغيل Windsurf لتطبيق التغييرات.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "claude-desktop-zh-cn",
      "command": "npx",
      "args": [
        "-y",
        "claude-desktop-zh-cn"
      ]
    }
  ]
}

يستخدم Continue مصفوفة من كائنات الخادم بدلاً من خريطة.

~/.config/zed/settings.json
{
  "context_servers": {
    "claude-desktop-zh-cn": {
      "command": {
        "path": "npx",
        "args": [
          "-y",
          "claude-desktop-zh-cn"
        ]
      }
    }
  }
}

أضف إلى context_servers. يعيد Zed التحميل تلقائيًا عند الحفظ.

claude mcp add claude-desktop-zh-cn -- npx -y claude-desktop-zh-cn

أمر من سطر واحد. تحقق باستخدام claude mcp list. احذف باستخدام claude mcp remove.

حالات الاستخدام

استخدامات عملية: Claude Desktop 中文补丁

Get started with Claude Desktop 中文补丁

متى تستخدمه: When you want to bring Claude Desktop 中文补丁 into your Claude workflow.

الخطوات
  1. Install the skill in your client (see Install tab).
  2. Authenticate or configure required tokens.
  3. Ask Claude to use the new tools.
    Use Claude Desktop 中文补丁 to help me with a task.✓ تم النسخ

النتيجة: Claude can interact with Claude Desktop 中文补丁 directly from your IDE.

المزيد

الموارد

📖 اقرأ ملف README الرسمي على GitHub

🐙 تصفح القضايا المفتوحة

🔍 تصفح أكثر من 400 خادم MCP و Skills