Social BrowserProfiles, IA et automatisation

Model Context Protocol · MCP AI

Give your AI real browser control.

Connect any MCP AI-compatible clients to a persistent Social Browser session. Search and read the web, control real logged-in Profiles, automate browser work, manage proxies and run long tasks from one endpoint.

Persistent ProfilesStreamable HTTPHTTPS · TLS 1.2+Agent DiscoveryWeb Intelligence
Autorisations MCP AI

Voir le produit

Donnez à l’IA un accès contrôlé au navigateur réel.

Choisissez ce que l’IA peut lire, automatiser et contrôler grâce aux autorisations MCP.

One endpointBrowser, Profiles, automation and research.
Persistent stateUse real cookies, sessions and Profile context.
Full-control designThe user chooses operation policies.
Agent-readyDiscovery, schemas, verification and evidence.

Connexion MCP AI

HTTP ou HTTPS. Les mêmes outils MCP AI, un transport différent.

Les deux points de terminaison sont locaux par défaut. Utilisez HTTP pour une compatibilité locale maximale ou HTTPS si votre client IA exige une URL sécurisée et chiffrée.

Transport principal

Point de terminaison HTTP

Recommandé

Meilleure compatibilité locale pour les clients MCP AI exécutés sur le même ordinateur que Social Browser.

http://127.0.0.1:60080/mcp
  • Streamable HTTP
  • Local uniquement par défaut
  • Aucune configuration de certificat requise
URL sécurisée

Point de terminaison HTTPS

TLS 1.2+

Transport MCP AI local chiffré pour les clients et runtimes nécessitant une URL HTTPS.

https://127.0.0.1:60081/mcp
  • TLS 1.2 ou version ultérieure
  • Certificat unique par installation
  • Les mêmes capacités MCP AI que HTTP

Certificat HTTPS

Faites approuver le certificat local par les clients stricts.

Social Browser génère un certificat local auto-signé unique pour chaque installation. Ouvrez Settings → MCP AI Permissions puis utilisez Download certificate (.crt) ou Copy PEM. Si votre client IA applique une validation TLS stricte, importez ce certificat public dans le magasin de confiance du runtime.

La clé privée n’est jamais exportée.Le certificat couvre localhost et les adresses de bouclage.HTTPS chiffre le transport ; il n’accorde pas de permissions MCP AI supplémentaires.
L’accès distant est désactivé par défaut. Ne remplacez pas simplement 127.0.0.1 par l’IP du PC. L’écoute distante doit être activée explicitement et sécurisée pour le réseau de confiance. Le certificat HTTPS local par défaut est destiné à localhost et aux adresses de bouclage.
Compatibilité du transport Streamable HTTP est le transport MCP AI principal. Social Browser conserve aussi des chemins de compatibilité pour HTTP/SSE historique et les intégrations locales stdio ou named-pipe.

Why Social Browser MCP AI

Not just remote clicks. Give AI first-class web intelligence.

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.

01

Real authenticated 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.

02

Search and read the web

Search engines, clean URL reading, semantic page snapshots, in-page find, structured extraction and concurrent multi-page research are first-class MCP AI operations.

03

Automation that can prove results

Workflows, tasks, waits, verification, evidence, recovery and execution receipts help agents check what actually happened instead of trusting a toast message.

04

You decide the policy

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.

Capabilities

One MCP AI connection. The whole Social Browser workflow.

The catalog is discoverable by the AI, so clients do not need to memorize every operation name before they can work.

P

Profiles & browser control

  • Create, edit, open and organize persistent Profiles
  • Control tabs, windows, popups and downloads
  • Click, fill, type, scroll and execute JavaScript
  • Use real authenticated browser context
W

Web Intelligence

  • search.web structured web search
  • web.read clean URL reading
  • web.snapshot, web.find and web.extract
  • web.readMany and searchAndRead
A

Automation & tasks

  • Canonical Workflow action DSL
  • Automations define where and how work runs
  • Tasks bind, schedule and persist execution
  • Conditions, loops, variables and checkpoints
B

Bulk operations & jobs

  • Filter or ID-based bulk selection
  • Preview / dry-run before execution
  • Safe batch actions across mutable lists
  • Background jobs with progress, results and cancel
X

Proxy control

  • Import, edit, organize and assign proxies
  • Parallel testing with configurable concurrency
  • Editable free-proxy sources
  • Long-running test jobs without holding MCP AI requests open
AI

Agent runtime & verification

  • Capability discovery and semantic tool search
  • Schema lookup before execution
  • Inspect, wait, verify and recover
  • Evidence, receipts, Capability Truth and diagnostics
S

Scripts, settings & resources

  • User Scripts and compatible extensions
  • User-Agent, bookmarks, history and modes
  • Cookies, 2FA resources and browser state
  • Downloads and other list resources
OS

System layer & operation policies

  • HTTP fetch and system capability contracts
  • Operation-level Allow / Ask / Block settings
  • Temporary and persistent grants
  • Unattended-readiness checks before long tasks
V

Compréhension visuelle et captures d’écran

  • browser.tabs.screenshot pour le contenu d’un onglet géré
  • browser.desktop.sources.list pour les écrans et fenêtres d’application
  • browser.desktop.screenshot pour un écran ou une fenêtre sélectionnée
  • PNG/JPEG, zones de recadrage et contenu image MCP AI natif
R

Enregistreur, actions et conditions

  • Enregistrez les événements d’interaction du navigateur pour une automatisation réutilisable
  • Exécutez les actions navigateur maintenues via la couche d’actions partagée
  • Évaluer, vérifier et attendre des conditions
  • Combinez les interactions enregistrées avec les Workflows et la vérification

Vérité des capacités

Sachez ce qui est réellement implémenté avant qu’un agent affirme pouvoir l’exécuter.

Social Browser sépare la découverte des outils de la réalité de leur implémentation. Un agent peut vérifier si une opération est enregistrée, implémentée, exécutable selon la politique actuelle, bloquée, en attente d’approbation ou exposée uniquement comme contrat stable.

browser.agent.capability.truth browser.agent.capability.check browser.agent.runtime.verify browser.agent.unattended.check
01Découverte

L’opération est-elle exposée à MCP AI ?

02Implémentée

Un exécuteur réel existe-t-il dans cette version ?

03Prête selon la politique

Est-elle autorisée maintenant, soumise à approbation ou bloquée ?

04Vérifié

Le runtime peut-il le prévalider sans prétendre qu’un résultat externe a eu lieu ?

Cela évite de confondre un schéma ou un résultat d’autorisation avec la preuve qu’une action hôte a réellement été exécutée.

Two-tier web reader

Read fast when possible. Use the real browser when needed.

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.

URLDirect readerStructured content
Protected / dynamic URLProfile readerRendered page state
Example research request
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.

Quick setup

Connect an MCP AI client in minutes.

Social Browser expose des points de terminaison MCP AI locaux via Streamable HTTP et HTTPS. HTTP est le choix recommandé par défaut pour une compatibilité maximale ; HTTPS est disponible lorsque le client exige une URL sécurisée.

1

Run Social Browser

Keep Social Browser open on the computer that owns the Profiles and browser state you want the AI to use.

2

Choisissez HTTP ou HTTPS

Utilisez HTTP pour la configuration locale la plus simple ou HTTPS si le client exige TLS. Les deux exposent les mêmes outils MCP AI.

http://127.0.0.1:60080/mcp
https://127.0.0.1:60081/mcp
3

Reconnect, then ask normally

Reconnect 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.

Prêt à essayer ?Download Social Browser, connect your AI client, and start with a real persistent Profile.Télécharger Social Browser

Codex

Streamable HTTP

Add this to %USERPROFILE%\.codex\config.toml, then restart Codex.

[mcp_servers.social_browser] enabled = true url = "http://127.0.0.1:60080/mcp"

Si Codex ou un autre client exige HTTPS, utilisez https://127.0.0.1:60081/mcp et approuvez le certificat public depuis les paramètres MCP AI de Social Browser si le runtime valide strictement les certificats locaux.

Other MCP AI clients

Standard endpoint

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/mcp
https://127.0.0.1:60081/mcp

Les connexions distantes nécessitent une liaison explicite du serveur et une configuration de sécurité réseau. Elles ne sont pas activées en changeant simplement l’IP du point de terminaison.

Recommended agent flow

Discover → understand → execute → verify.

The AI does not need to guess operation names or assume an action worked.

  1. Discover capabilitiesStart with browser.agent.guide and capability discovery.
  2. Search toolsUse browser.agent.tools.search to find the best operation for the goal.
  3. Get the schemaUse browser.agent.tools.get before calling unfamiliar tools.
  4. ExecuteCall the exact browser, automation, research or bulk operation.
  5. Verify the outcomeInspect page state, resource state or evidence instead of trusting a visual notification.

MCP AI operation policies

Built for automation that can keep running when you are away.

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.

Allow AutomaticallyRun this operation category without asking.
Ask Before ExecutionAllow once, temporarily or always when prompted.
BlockDo not execute this operation category.

Policies belong to the Social Browser user. An AI client cannot silently rewrite its own approval policy.

What can I ask it to do?

Use normal language. Let the MCP AI expose the right tools.

“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.”
« Capture l’onglet actuel, puis la fenêtre de l’application si nécessaire, examine ce qui est visible et dis-moi ce qui a changé. »

FAQ

Common MCP AI questions

Does Social Browser MCP AI only control tabs and clicks?

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.

Can AI use an already logged-in browser session?

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.

Can it work without me watching every action?

Yes. Operation-level MCP AI policies are designed for unattended tasks. You choose what runs automatically, what asks first and what is blocked.

Does Social Browser provide proxies?

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.

How does the AI know which MCP AI tool to 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.

What happens after Social Browser MCP AI is updated?

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.

Puis-je utiliser HTTPS pour MCP AI ?

Oui. Utilisez https://127.0.0.1:60081/mcp. Social Browser crée un certificat local unique pour l’installation et permet de télécharger le fichier public .crt ou de copier son PEM depuis les paramètres MCP AI.

HTTP et HTTPS exposent-ils des outils MCP AI différents ?

Non. HTTP et HTTPS exposent le même catalogue d’opérations MCP AI. HTTPS chiffre le transport local ; il ne débloque aucun outil supplémentaire et ne modifie pas vos politiques.

Pourquoi un client HTTPS strict peut-il refuser le certificat local ?

Le point de terminaison HTTPS par défaut utilise un certificat local auto-signé propre à chaque installation. Les clients à validation stricte peuvent devoir importer ce certificat public dans le magasin de confiance du runtime. La clé privée n’est jamais exportée.

Puis-je me connecter depuis un autre ordinateur en remplaçant 127.0.0.1 ?

Non. L’accès distant est désactivé par défaut et nécessite une liaison serveur explicite ainsi qu’une sécurité réseau appropriée. Le certificat HTTPS local par défaut est destiné à localhost et aux adresses de bouclage.

Chaque schéma MCP AI découvert signifie-t-il que l’action est implémentée ?

Non. Capability Truth distingue les outils enregistrés des exécuteurs implémentés et de l’état actuel de la politique. Les agents peuvent vérifier la capacité et la disponibilité du runtime avant d’affirmer qu’une opération peut s’exécuter.

Browser control for AI

Give your AI a persistent browser, not a disposable session.

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

Discover the live capability surface

Use the capability catalog for tool domains and contract rules, then use the client setup guide to connect a compatible MCP client.

MCP Tools Catalog

Capability truth, stable resource identity, executor truth, and runtime discovery.

Open MCP Tools →

MCP Client Setup

Connect Streamable HTTP clients to the local Social Browser MCP endpoint.

Open MCP Clients →