Doplnky pre prehliadač Firefox
  • Rozšírenia
  • Témy vzhľadu
    • Pre Firefox
    • Slovníky a jazykové balíky
    • Stránky ostatných prehliadačov
    • Doplnky pre Android
Prihlásiť sa
Náhľad témy Browser Session MCP

Browser Session MCP Autor: ashu

Let AI agents drive the current browser session through the local browser-session-mcp server. Works in Chrome, Edge and Firefox.

0 (počet recenzií: 0)0 (počet recenzií: 0)
Stiahnuť Firefox a získať rozšírenie
Stiahnuť súbor

Metadáta rozšírenia

O tomto rozšírení
Browser Session MCP lets an AI agent drive the browser session you already have open — including pages you are logged into — through a Model Context Protocol (MCP) server running on your own machine.

This extension is the browser side of that loop. It exposes 11 automation tools to the local server over native messaging, and falls back to a loopback WebSocket (ws://127.0.0.1:9777) when the native host is not installed:

navigate, snapshot, click, type, press_key, evaluate, screenshot, scroll, tabs_list, tab_select, wait
  • Works with your existing login state. Nothing is sent anywhere: the extension talks only to the local server you run.
  • No remote code. Everything runs from the packaged files.
  • Screenshots are written to disk by your local server, never uploaded.
  • Typing goes through the browser's own editing pipeline, so pages receive a trusted InputEvent.
  • Optional human-like cursor animation, and an opt-in force click for client-side disabled gates.


This add-on ships without its server. Install the open-source Browser Session MCP server (Node.js 22+) from the project repository, then click the toolbar icon and press Connect. Without that server the extension deliberately does nothing: it has no remote endpoint to talk to.
  • tabs and <all_urls>: the agent needs to act on whichever page you ask it to work on.
  • scripting: one self-contained function is injected per action; there are no persistent content scripts.
  • nativeMessaging: preferred transport to the local server.
  • storage: remembers your port and connect state.
  • alarms: keeps the connection healthy.


Source code, issue tracker and the companion server live at
https://github.com/ashu0729will/browser-mcp-lab
Hodnotené 0 od 0 recenzentov
Ak chcete ohodnotiť toto rozšírenie, musíte sa prihlásiť
Doplnok zatiaľ nie je ohodnotený

Hodnotenie bolo uložené

5
0
4
0
3
0
2
0
1
0
Zatiaľ žiadne recenzie
Povolenia a údaje

Požadované oprávnenia:

  • Vymieňať si správy s inými programami ako Firefox
  • Pristupovať ku kartám prehliadača

Voliteľné povolenia:

  • Pristupovať k údajom pre všetky webové stránky

Zber údajov:

  • Vývojár uvádza, že toto rozšírenie nevyžaduje zhromažďovanie údajov.
Ďalšie informácie
Ďalšie informácie
Odkazy doplnku
  • Stránka podpory
  • E‑mail podpory
  • Kopírovať ID doplnku
Verzia
0.3.3
Veľkosť
21,75 kB
Posledná aktualizácia
pred 10 dňami (10. sep 2026)
Príbuzné kategórie
  • Tvorba webu
Licencia
Licencia MIT
História verzií
  • Zobraziť všetky verzie
Pridať do kolekcie
Nahlásiť tento doplnok
Prejsť na domovskú stránku Mozilly

Doplnky

  • O nás
  • Blog o doplnkoch pre Firefox
  • Workshop tvorby rozšírenia
  • Centrum pre vývojárov
  • Pravidlá pre vývojárov
  • Komunitný blog
  • Fórum
  • Nahlásiť chybu
  • Pokyny pre recenzentov

Na stiahnutie

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Najnovšie zostavy

  • Nightly
  • Beta

Firefox pre firmy

  • Enterprise

Komunita

  • Connect
  • Contribute
  • Developer

Sledujte nás

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Súkromie
  • Cookies
  • Právne informácie

Ak nie je uvedené inak, obsah tejto stránky je dostupný pod licenciou Creative Commons Attribution Share-Alike License v3.0 alebo jej akejkoľvek vyššej verzie.