Dodatki za brskalnik Firefox
  • Razširitve
  • Teme
    • za Firefox
    • Slovarji in jezikovni paketi
    • Druge strani brskalnika
    • Dodatki za Android
Prijava
Predogled "Browser Session MCP"

Browser Session MCP — ashu

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

0 (0 ocen)0 (0 ocen)
Prenesite Firefox in pridobite razširitev
Prenesi datoteko

Metapodatki o razširitvi

O tej razširitvi
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
Ocena 0 (0 mnenj)
Prijavite se, da ocenite to razširitev
Še ni ocenjeno

Ocena shranjena

5
0
4
0
3
0
2
0
1
0
Še ni ocenjeno
Dovoljenja in podatki

Zahtevana dovoljenja:

  • izmenjuje sporočila z drugimi programi poleg Firefoxa
  • dostopa do zavihkov brskalnika

Neobvezna dovoljenja:

  • dostopa do vaših podatkov za vsa spletna mesta

Zbiranje podatkov:

  • Razvijalec pravi, da ta razširitev ne zahteva zbiranja podatkov.
Več o tem
Več informacij
Povezave dodatka
  • Stran s podporo
  • E-naslov za podporo
  • Kopiraj ID dodatka
Različica
0.3.3
Velikost
21,75 KB
Zadnja posodobitev
pred 10 dnevi (10. sep. 2026)
Sorodne kategorije
  • Razvoj za splet
Licenca
Licenca MIT
Zgodovina različic
  • Ogled vseh različic
Dodaj v zbirko
Prijavi ta dodatek
Pojdi na domačo stran Mozille

Dodatki

  • O strani
  • Blog Dodatkov za Firefox
  • Delavnica razširitev
  • Razvojno središče
  • Pravilniki za razvijalce
  • Blog skupnosti
  • Forum
  • Prijavi hrošča
  • Smernice za ocene

Prenesi

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

Zadnje graditve

  • Nightly
  • Beta

Firefox za podjetja

  • Enterprise

Skupnost

  • Connect
  • Contribute
  • Developer

Sledi

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Zasebnost
  • Piškotki
  • Pravno obvestilo

Če ni navedeno drugače, je vsebina tega spletnega mesta na voljo pod licenco Creative Commons Attribution Share-Alike v3.0 ali pod katerokoli novejšo različico.