🔗 المستودع الرسمي
github.com/screenpipe/screenpipeملاحظة: راجع مستودع المشروع الرسمي للحصول على أحدث تعليمات الإعداد والترخيص.
ما هو؟
Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered — هو خادم Model Context Protocol (MCP) يتيح لتطبيقات الذكاء الاصطناعي مثل Claude وCursor الوصول لقدرات other tools and integrations بشكل آمن ومنظم عبر البروتوكول المفتوح.
حالات الاستخدام الشائعة
- ربط Claude أو Cursor بـother tools and integrations مباشرة
- أتمتة المهام المتكررة عبر وكلاء الذكاء الاصطناعي
- بناء سير عمل ذكي يجمع عدة أدوات في مسار واحد
التثبيت السريع (Claude Desktop)
{
"mcpServers": {
"screenpipe": {
"command": "npx",
"args": ["-y", "screenpipe/screenpipe"]
}
}
}أضف الكود لملف إعدادات Claude Desktop بعد تثبيت المتطلبات حسب تعليمات المستودع.