/ الدليل / الملعب / Capsule
● مجتمع capsulerun ⚡ فوري

Capsule

بواسطة capsulerun · capsulerun/capsule

Secure WebAssembly sandbox for AI agents - run untrusted Python or JavaScript without trusting it.

Capsule is a Model Context Protocol server by capsulerun. Secure WebAssembly sandbox for AI agents - run untrusted Python or JavaScript without trusting it. See the source repo for setup, supported clients, and configuration details.

لماذا تستخدمه

الميزات الأساسية

عرض مباشر

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

capsule-runtime.replay ▶ جاهز
0/0

التثبيت

اختر العميل

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "capsule-runtime": {
      "command": "TODO",
      "args": [
        "See README: https://github.com/capsulerun/capsule"
      ]
    }
  }
}

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

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "capsule-runtime": {
      "command": "TODO",
      "args": [
        "See README: https://github.com/capsulerun/capsule"
      ]
    }
  }
}

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

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "capsule-runtime": {
      "command": "TODO",
      "args": [
        "See README: https://github.com/capsulerun/capsule"
      ]
    }
  }
}

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

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "capsule-runtime": {
      "command": "TODO",
      "args": [
        "See README: https://github.com/capsulerun/capsule"
      ]
    }
  }
}

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

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "capsule-runtime",
      "command": "TODO",
      "args": [
        "See README: https://github.com/capsulerun/capsule"
      ]
    }
  ]
}

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

~/.config/zed/settings.json
{
  "context_servers": {
    "capsule-runtime": {
      "command": {
        "path": "TODO",
        "args": [
          "See README: https://github.com/capsulerun/capsule"
        ]
      }
    }
  }
}

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

claude mcp add capsule-runtime -- TODO 'See README: https://github.com/capsulerun/capsule'

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

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

استخدامات عملية: Capsule

Use Capsule for its primary workflow

👤 Developers using AI coding agents ⏱ ~10 min beginner

متى تستخدمه: You need the capability: Secure WebAssembly sandbox for AI agents - run untrusted Python or JavaScript without trusting it.

المتطلبات الأساسية
  • MCP server installed — See https://github.com/capsulerun/capsule for install instructions
الخطوات
  1. Install
    Install Capsule following the README at https://github.com/capsulerun/capsule✓ تم النسخ
    → MCP server appears in your client's available tools/skills
  2. Invoke
    Use Capsule to complete the task described in its docs.✓ تم النسخ
    → Agent calls the relevant tool/skill and returns a result

النتيجة: Working integration with the capabilities advertised by the project.

المزالق
  • README is the source of truth; details here may lag upstream — Check https://github.com/capsulerun/capsule for the latest setup steps and tool list

المزيد

الموارد

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

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

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