رابط HTTP
أفضل توافق محلي لعملاء MCP AI الذين يعملون على نفس جهاز Social Browser.
http://127.0.0.1:60080/mcp- Streamable HTTP
- محلي فقط افتراضيًا
- لا يحتاج إعداد شهادة
بروتوكول سياق النموذج · MCP AI
اربط أي نظام ذكاء اصطناعي متوافق مع MCP AI بجلسة دائمة في Social Browser. ابحث واقرأ الويب، وتحكم في Profiles مسجّلة الدخول فعليًا، ونفّذ الأتمتة، وأدر البروكسيات وشغّل المهام الطويلة من نقطة اتصال واحدة.

شوف المنتج
حدد ما يمكن للذكاء الاصطناعي قراءته وأتمتته والتحكم فيه من خلال صلاحيات MCP.
اتصال MCP AI
كلا الرابطين محليان فقط افتراضيًا. استخدم HTTP لأعلى توافق مع العملاء المحليين، أو HTTPS عندما يتطلب عميل الذكاء الاصطناعي رابطًا آمنًا ومشفرًا.
أفضل توافق محلي لعملاء MCP AI الذين يعملون على نفس جهاز Social Browser.
http://127.0.0.1:60080/mcpنقل MCP AI محلي مشفر للعملاء وبيئات التشغيل التي تتطلب رابط HTTPS.
https://127.0.0.1:60081/mcpشهادة HTTPS
ينشئ Social Browser شهادة محلية ذاتية التوقيع وفريدة لكل تثبيت. افتح Settings → MCP AI Permissions ثم استخدم Download certificate (.crt) أو Copy PEM. إذا كان عميل الذكاء الاصطناعي يطبق تحقق TLS صارمًا، استورد الشهادة العامة إلى مخزن الثقة الخاص ببيئة تشغيل العميل.
لماذا Social Browser MCP AI
Normal browser-control integrations often expose low-level actions and leave the AI to assemble everything itself. Social Browser MCP AI adds higher-level discovery, research, automation and verification on top of real persistent browser Profiles.
AI can work inside persistent Profiles with the browser state already used by the user, including cookies, local storage, settings and user-supplied proxy context.
Search engines, clean URL reading, semantic page snapshots, in-page find, structured extraction and concurrent multi-page research are first-class MCP AI operations.
Workflows, tasks, waits, verification, evidence, recovery and execution receipts help agents check what actually happened instead of trusting a toast message.
MCP AI operation settings can allow actions automatically, ask first or block them. This keeps unattended tasks practical while leaving the final policy with the device owner.
القدرات
The catalog is discoverable by the AI, so clients do not need to memorize every operation name before they can work.
search.web structured web searchweb.read clean URL readingweb.snapshot, web.find and web.extractweb.readMany and searchAndReadbrowser.tabs.screenshot لمحتوى التبويب المُدارbrowser.desktop.sources.list للشاشات ونوافذ التطبيقاتbrowser.desktop.screenshot للشاشة أو النافذة المحددةحقيقة القدرات
يفصل Social Browser بين اكتشاف الأدوات وحقيقة تنفيذها. يستطيع الوكيل التحقق مما إذا كانت العملية مسجلة ومنفذة وقابلة للتنفيذ وفق السياسة الحالية أو محظورة أو تنتظر موافقة أو معروضة فقط كعقد ثابت.
browser.agent.capability.truth browser.agent.capability.check browser.agent.runtime.verify browser.agent.unattended.check هل العملية متاحة عبر MCP AI؟
هل يوجد منفذ فعلي لهذه العملية في هذا الإصدار؟
هل هي مسموحة الآن أم تحتاج موافقة أم محظورة؟
هل يمكن لبيئة التشغيل فحص جاهزيته مسبقًا دون الادعاء بحدوث نتيجة خارجية؟
يمنع ذلك اعتبار وجود مخطط أو نجاح التفويض دليلًا على أن إجراءً على الجهاز تم تنفيذه فعليًا.
قارئ ويب بمستويين
web.read starts with a fast direct HTTP reader for ordinary public pages. When JavaScript rendering, cookies, authenticated state, a Profile proxy, geographic context or other browser state is required, Social Browser can read the page through a real persistent Profile.
searchAndRead({ query: "browser automation MCP", maxResults: 5, read: { mode: "auto", profileId: "my-profile" } }) Search → choose result URLs → read pages concurrently → return structured content to the AI.
إعداد سريع
يوفر Social Browser روابط MCP AI محلية عبر Streamable HTTP وHTTPS. يوصى بـ HTTP افتراضيًا لأعلى توافق؛ ويتوفر HTTPS عندما يتطلب العميل رابطًا آمنًا.
Keep Social Browser open on the computer that owns the Profiles and browser state you want the AI to use.
استخدم HTTP لأبسط إعداد محلي، أو HTTPS عندما يتطلب العميل TLS. كلاهما يعرض نفس أدوات MCP AI.
http://127.0.0.1:60080/mcphttps://127.0.0.1:60081/mcpReconnect after MCP AI updates so the client reloads the tool catalog, then describe the task in normal language. Agent Discovery can find the right tools and schemas automatically.
Add this to %USERPROFILE%\.codex\config.toml, then restart Codex.
[mcp_servers.social_browser] enabled = true url = "http://127.0.0.1:60080/mcp"
إذا كان Codex أو أي عميل آخر يتطلب HTTPS، استخدم https://127.0.0.1:60081/mcp وثق بالشهادة العامة من إعدادات MCP AI في Social Browser إذا كانت بيئة التشغيل تتحقق من الشهادات المحلية بشكل صارم.
Choose a Streamable HTTP MCP AI server and use the same endpoint. Client UI and configuration file names differ between products.
http://127.0.0.1:60080/mcphttps://127.0.0.1:60081/mcpالاتصالات عن بُعد تتطلب ربط الخادم صراحةً وإعداد أمان الشبكة. لا يتم تفعيلها بمجرد تغيير IP في الرابط.
التدفق المقترح للوكيل
The AI does not need to guess operation names or assume an action worked.
browser.agent.guide and capability discovery.browser.agent.tools.search to find the best operation for the goal.browser.agent.tools.get before calling unfamiliar tools.سياسات عمليات MCP AI
Social Browser uses operation-level policies. You decide which operation categories run automatically, which require approval and which are blocked. That means repetitive trusted tasks do not need to stop only because the user is not sitting at the computer.
Policies belong to the Social Browser user. An AI client cannot silently rewrite its own approval policy.
ماذا يمكنني أن أطلب منه؟
“Open my Client A Profile, go to the dashboard, export the current report and confirm the download finished.”
“Search the web for changes in these five competitors, read the most relevant pages and summarize only what changed this week.”
“Test every proxy in the list in parallel, keep the healthy and slow ones, and bulk-delete the failed results.”
“Create a Workflow that opens this page, fills the form, waits for the result, extracts the confirmation ID and verifies it was saved.”
“Find every Profile tagged Marketing, open the same URL in each one and run this approved workflow.”
“Inspect the current tab, find the correct submit button by role or label, click it, then verify the page state changed.”
«التقط صورة للتبويب الحالي، ثم التقط نافذة التطبيق إذا لزم الأمر، وافحص ما يظهر وأخبرني بما تغير.»
الأسئلة الشائعة
No. Low-level page actions are available, but MCP AI also exposes Profiles, automation, tasks, proxy management, bulk operations, semantic page understanding, web search, clean URL reading, extraction, verification, recovery and diagnostics.
Yes. Profile-backed operations can use persistent Social Browser Profile state. This is useful when a page depends on cookies, an authenticated session, JavaScript rendering, Profile settings or user-supplied proxy context.
Yes. Operation-level MCP AI policies are designed for unattended tasks. You choose what runs automatically, what asks first and what is blocked.
No. Social Browser lets you add and manage your own proxies. The Proxy Manager can also work with editable public free-proxy list sources, but public proxies can be unstable and should be tested before use.
The Agent Discovery layer provides a guide, searchable tool catalog, schemas, capability truth and plan validation so compatible agents can discover operations instead of relying on a hard-coded list.
Restart or reconnect the MCP AI client if it still shows an old tool catalog. Many clients cache tool definitions for the lifetime of the connection.
نعم. استخدم https://127.0.0.1:60081/mcp. ينشئ Social Browser شهادة محلية فريدة للتثبيت ويتيح تنزيل ملف .crt العام أو نسخ PEM من إعدادات MCP AI.
لا. يعرض HTTP وHTTPS نفس كتالوج عمليات MCP AI. يقوم HTTPS بتشفير النقل المحلي؛ ولا يفتح أدوات إضافية ولا يغير سياسات العمليات.
يستخدم رابط HTTPS الافتراضي شهادة محلية ذاتية التوقيع خاصة بكل تثبيت. قد تحتاج العملاء ذات التحقق الصارم من الشهادات إلى استيراد هذه الشهادة العامة في مخزن الثقة الخاص ببيئة التشغيل. لا يتم تصدير المفتاح الخاص مطلقًا.
لا. الوصول عن بُعد معطل افتراضيًا ويتطلب ربط الخادم صراحةً مع تأمين الشبكة بشكل مناسب. شهادة HTTPS المحلية الافتراضية مخصصة لـ localhost وعناوين loopback.
لا. تميز Capability Truth بين الأدوات المسجلة والمنفذات الفعلية وحالة السياسة الحالية. يمكن للوكلاء فحص حقيقة القدرات وجاهزية بيئة التشغيل قبل الادعاء بأن العملية قابلة للتنفيذ.
تحكم في المتصفح للذكاء الاصطناعي
Download Social Browser, connect your MCP AI client and let your automation work with the same Profiles and browser state you already use.
MCP reference
Use the capability catalog for tool domains and contract rules, then use the client setup guide to connect a compatible MCP client.
Capability truth, stable resource identity, executor truth, and runtime discovery.
Open MCP Tools →Connect Streamable HTTP clients to the local Social Browser MCP endpoint.
Open MCP Clients →