Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
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 件のレビュー)0 (0 件のレビュー)
Firefox をダウンロードして拡張機能を入手する
ファイルをダウンロード

拡張機能メタデータ

この拡張機能について
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
0 人のレビュー担当者が 0 と評価しました
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
権限とデータ

必要な権限:

  • Firefox 以外のプログラムとのメッセージ交換
  • ブラウザーのタブへのアクセス

任意の許可設定:

  • すべてのウェブサイトの保存されたデータへのアクセス

データ収集:

  • 開発者によると、この拡張機能はデータ収集を必要としません。
詳細情報
詳しい情報
アドオンリンク
  • サポートサイト
  • サポートメールアドレス
  • Copy add-on ID
バージョン
0.3.3
サイズ
21.75 KB
最終更新日
10日前 (2026年9月10日)
関連カテゴリー
  • ウェブ開発
ライセンス
MIT License
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。