Dodaci za preglednik Firefox
  • Proširenja
  • Teme
    • za Firefox
    • Rječnici i jezični paketi
    • Druge stranice preglednika
    • Dodaci za Android
Prijavi se
Pregled za 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 (0 recenzije)0 (0 recenzije)
Preuzmi Firefox i nabavi proširenje
Preuzmi datoteku

Metapodaci proširenja

Informacije o ovom proširenju
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
Ocjena 0 od 0 recenzenta
Prijavi se i ocijeni ovo proširenje
Još nema ocjena

Ocjena je spremljena

5
0
4
0
3
0
2
0
1
0
Još nema recenzija
Dozvole i podaci

Potrebne dozvole:

  • Razmijeniti poruke s drugim programima
  • Pristup karticama preglednika

Opcionalne dozvole:

  • Pristup tvojim podacima za sve web stranice

Prikupljanje podataka:

  • Programer kaže da ovo proširenje ne zahtijeva prikupljanje podataka.
Saznaj više
Daljnje informacije
Poveznice dodatka
  • Stranica podrške
  • E-adresa podrške
  • Kopiraj ID dodatka
Verzija
0.3.3
Veličina
21,75 KB
Zadnje aktualiziranje
prije 11 dana (10. ruj. 2026)
Povezane kategorije
  • Razvoj weba
Licenca
MIT licenca
Povijest verzija
  • Pogledaj sve verzije
Dodaj u zbirku
Prijavi ovaj dodatak
Idi na početnu stranicu Mozille

Dodaci

  • Informacije
  • Blog za Firefox dodatke
  • Radionica za proširenja
  • Centar za programere
  • Pravila za programere
  • Blog zajednice
  • Forum
  • Prijavi grešku
  • Priručnik za recenziranje

Preuzmi

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

Najnovije izgradnje

  • Nightly
  • Beta

Firefox za tvrtke

  • Enterprise

Zajednica

  • Connect
  • Contribute
  • Developer

Prati

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privatnost
  • Kolačići
  • Pravne informacije

Osim gdje je drugačije navedeno, sadržaj ove stranice licenciran je pod licencom Creative Commons Imenovanje dijeli pod istim uvjetima verzija 3.0 ili novijoj.