/ الدليل / الملعب / agents-observe (Claude Code Observability)
● مجتمع simple10 ⚡ فوري

agents-observe (Claude Code Observability)

بواسطة simple10 · simple10/agents-observe

Real-time observability of Claude Code sessions and multi-agents — live dashboard of tool calls and files touched.

Real-time observability of Claude Code sessions and multi-agents — live dashboard of tool calls and files touched.

عرض مباشر

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

agents-observe-simple10.replay ▶ جاهز
0/0

التثبيت

اختر العميل

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "agents-observe-simple10": {
      "command": "npx",
      "args": [
        "-y",
        "agents-observe-simple10"
      ]
    }
  }
}

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

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "agents-observe-simple10": {
      "command": "npx",
      "args": [
        "-y",
        "agents-observe-simple10"
      ]
    }
  }
}

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

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "agents-observe-simple10": {
      "command": "npx",
      "args": [
        "-y",
        "agents-observe-simple10"
      ]
    }
  }
}

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

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "agents-observe-simple10": {
      "command": "npx",
      "args": [
        "-y",
        "agents-observe-simple10"
      ]
    }
  }
}

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

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "agents-observe-simple10",
      "command": "npx",
      "args": [
        "-y",
        "agents-observe-simple10"
      ]
    }
  ]
}

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

~/.config/zed/settings.json
{
  "context_servers": {
    "agents-observe-simple10": {
      "command": {
        "path": "npx",
        "args": [
          "-y",
          "agents-observe-simple10"
        ]
      }
    }
  }
}

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

claude mcp add agents-observe-simple10 -- npx -y agents-observe-simple10

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

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

استخدامات عملية: agents-observe (Claude Code Observability)

Get started with agents-observe (Claude Code Observability)

متى تستخدمه: When you want to bring agents-observe (Claude Code Observability) 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 agents-observe (Claude Code Observability) to help me with a task.✓ تم النسخ

النتيجة: Claude can interact with agents-observe (Claude Code Observability) directly from your IDE.

المزيد

الموارد

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

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

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