Local isolated multi-session browser runtime for external MCP clients
Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
browser_runtime_infoReport bounded, read-only BrowserMesh version, launch state, effective configuration, and session counts without launching Chromium. Use this to diagnose setup and capacity safely; it never returns paths, launch arguments, environment values, browser state, or raw errors.Report bounded, read-only BrowserMesh version, launch state, effective configuration, and session counts without launching Chromium. Use this to diagnose setup and capacity safely; it never returns paths, launch arguments, environment values, browser state, or raw errors.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_session_createNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
browser_session_listList every browser session with its explicit sessionId, lifecycle status, name, and neutral workflow metadata. Use this to recover the correct session for each role/account; there is no global active session.List every browser session with its explicit sessionId, lifecycle status, name, and neutral workflow metadata. Use this to recover the correct session for each role/account; there is no global active session.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_session_getInspect one explicitly addressed browser session. Session names and metadata are workflow labels, not internal AI agents or owners.Inspect one explicitly addressed browser session. Session names and metadata are workflow labels, not internal AI agents or owners.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_session_closeClose one explicitly addressed session and release all of its pages and isolated browser context. Close each role/account session when its workflow is complete.Close one explicitly addressed session and release all of its pages and isolated browser context. Close each role/account session when its workflow is complete.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_page_createCreate an additional page inside one explicitly addressed session. Use it for another tab that must share that session's cookies and storage; use a separate session instead when identity or authentication must be isolated.Create an additional page inside one explicitly addressed session. Use it for another tab that must share that session's cookies and storage; use a separate session instead when identity or authentication must be isolated.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_page_listList pages belonging only to the addressed session. Session creation already returns the initial pageId; use this tool to rediscover or inspect all pages in that session.List pages belonging only to the addressed session. Session creation already returns the initial pageId; use this tool to rediscover or inspect all pages in that session.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_page_closeClose one explicitly addressed page in its owning session. Supply both IDs because BrowserMesh has no global current session or page.Close one explicitly addressed page in its owning session. Supply both IDs because BrowserMesh has no global current session or page.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_navigateNavigate one explicitly addressed page to an absolute HTTP(S) URL. Keep using the sessionId/pageId pair for the intended account or role; navigation never changes a global active page.Navigate one explicitly addressed page to an absolute HTTP(S) URL. Keep using the sessionId/pageId pair for the intended account or role; navigation never changes a global active page.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_backNavigate backward in the history of one explicitly addressed page without affecting pages or sessions used by other roles.Navigate backward in the history of one explicitly addressed page without affecting pages or sessions used by other roles.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_forwardNavigate forward in the history of one explicitly addressed page without affecting other isolated sessions.Navigate forward in the history of one explicitly addressed page without affecting other isolated sessions.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_reloadReload one explicitly addressed page in its existing isolated session and authentication state.Reload one explicitly addressed page in its existing isolated session and authentication state.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_get_urlRead the current URL of one explicitly addressed page. Use the IDs returned for the intended session; there is no global current page.Read the current URL of one explicitly addressed page. Use the IDs returned for the intended session; there is no global current page.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_get_titleRead the title of one explicitly addressed page in its owning isolated session.Read the title of one explicitly addressed page in its owning isolated session.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_snapshotNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
browser_visible_textRead visible text from a semantic or CSS locator on one explicitly addressed page. A locator may select the top document or a bounded outer-to-inner semantic iframe chain; the lookup remains confined to that page and session.Read visible text from a semantic or CSS locator on one explicitly addressed page. A locator may select the top document or a bounded outer-to-inner semantic iframe chain; the lookup remains confined to that page and session.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_observeNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
browser_clickClick exactly one semantic/CSS locator or short-lived snapshot ref on one explicitly addressed page. A locator may select the top document or a bounded outer-to-inner semantic iframe chain. Role locator names match exactly by default and every iframe-chain selector must resolve exactly; ambiguous l…Click exactly one semantic/CSS locator or short-lived snapshot ref on one explicitly addressed page. A locator may select the top document or a bounded outer-to-inner semantic iframe chain. Role locator names match exactly by default and every iframe-chain selector must resolve exactly; ambiguous l…
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_double_clickDouble-click a semantic or CSS locator on one explicitly addressed page. Use this only when the application assigns distinct double-click behavior; the action is serialized with all browser work in that session and an ambiguous locator returns LOCATOR_AMBIGUOUS.Double-click a semantic or CSS locator on one explicitly addressed page. Use this only when the application assigns distinct double-click behavior; the action is serialized with all browser work in that session and an ambiguous locator returns LOCATOR_AMBIGUOUS.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_hoverMove the pointer over a semantic or CSS locator on one explicitly addressed page. Use this to reveal hover-driven controls or state before inspecting or interacting; BrowserMesh preserves same-session accepted order.Move the pointer over a semantic or CSS locator on one explicitly addressed page. Use this to reveal hover-driven controls or state before inspecting or interacting; BrowserMesh preserves same-session accepted order.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_focusFocus a semantic or CSS locator on one explicitly addressed page without entering a value. Use this for focus-driven UI state or before a separate key action; the locator remains scoped to the supplied sessionId and pageId.Focus a semantic or CSS locator on one explicitly addressed page without entering a value. Use this for focus-driven UI state or before a separate key action; the locator remains scoped to the supplied sessionId and pageId.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_checkEnsure a checkbox or radio located semantically or by CSS is checked on one explicitly addressed page. The operation is idempotent, bounded by timeoutMs, and isolated to the supplied session.Ensure a checkbox or radio located semantically or by CSS is checked on one explicitly addressed page. The operation is idempotent, bounded by timeoutMs, and isolated to the supplied session.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_uncheckEnsure a checkbox located semantically or by CSS is unchecked on one explicitly addressed page. The operation is idempotent, bounded by timeoutMs, and isolated to the supplied session.Ensure a checkbox located semantically or by CSS is unchecked on one explicitly addressed page. The operation is idempotent, bounded by timeoutMs, and isolated to the supplied session.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_scroll_into_viewScroll one semantic or CSS locator into the viewport of an explicitly addressed page. Use this before inspection or interaction when an off-screen target must become visible; it never accepts arbitrary JavaScript or coordinates.Scroll one semantic or CSS locator into the viewport of an explicitly addressed page. Use this before inspection or interaction when an off-screen target must become visible; it never accepts arbitrary JavaScript or coordinates.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_scrollScroll an explicitly addressed page by bounded integer pixel deltas. Use deltaX for horizontal and deltaY for vertical movement; this typed operation exposes no arbitrary JavaScript and remains serialized within the session.Scroll an explicitly addressed page by bounded integer pixel deltas. Use deltaX for horizontal and deltaY for vertical movement; this typed operation exposes no arbitrary JavaScript and remains serialized within the session.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_drag_and_dropprivilegiatoDrag one semantic or CSS-located element onto another on one explicitly addressed page. Source and target are resolved in the same page and session, with bounded timeout and strict ambiguity errors.Drag one semantic or CSS-located element onto another on one explicitly addressed page. Source and target are resolved in the same page and session, with bounded timeout and strict ambiguity errors.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_fillFill a form field located on one explicitly addressed page. The value is entered only in that session; use separate sessions for different identities.Fill a form field located on one explicitly addressed page. The value is entered only in that session; use separate sessions for different identities.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_pressPress a key on a locator within one explicitly addressed page, preserving deterministic ordering with other operations in that session. A missing or unsuitable element returns OPERATION_TIMEOUT within timeoutMs (10 seconds by default) without closing MCP or browser sessions.Press a key on a locator within one explicitly addressed page, preserving deterministic ordering with other operations in that session. A missing or unsuitable element returns OPERATION_TIMEOUT within timeoutMs (10 seconds by default) without closing MCP or browser sessions.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_select_optionSelect an option on one explicitly addressed page using a semantic or CSS locator. A missing or unsuitable select returns OPERATION_TIMEOUT within timeoutMs (10 seconds by default), and the supplied session plus all other sessions remain usable.Select an option on one explicitly addressed page using a semantic or CSS locator. A missing or unsuitable select returns OPERATION_TIMEOUT within timeoutMs (10 seconds by default), and the supplied session plus all other sessions remain usable.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_screenshotCapture a bounded in-memory PNG screenshot of one explicitly addressed page, either as the viewport/full page or one semantic element optionally reached through a bounded iframe chain. Full-page and element capture use an immutable measured CSS-pixel clip plus encoded-byte validation. BrowserMesh r…Capture a bounded in-memory PNG screenshot of one explicitly addressed page, either as the viewport/full page or one semantic element optionally reached through a bounded iframe chain. Full-page and element capture use an immutable measured CSS-pixel clip plus encoded-byte validation. BrowserMesh r…
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_waitWait for one deterministic passive condition on an explicitly addressed page: an exact/safe-glob URL, domcontentloaded/load state, locator state (optionally through a bounded semantic iframe chain), or case-sensitive top-document text presence/absence. The wait occupies that session queue, is bound…Wait for one deterministic passive condition on an explicitly addressed page: an exact/safe-glob URL, domcontentloaded/load state, locator state (optionally through a bounded semantic iframe chain), or case-sensitive top-document text presence/absence. The wait occupies that session queue, is bound…
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_action_and_waitNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
browser_state_saveSave cookies and supported storage from one explicitly addressed session under a safe logical stateId. Use this only when a later new isolated session should restore that authentication state.Save cookies and supported storage from one explicitly addressed session under a safe logical stateId. Use this only when a later new isolated session should restore that authentication state.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_state_listList logical saved-state IDs available for optional restoration when creating a new isolated session; state contents and secrets are not returned.List logical saved-state IDs available for optional restoration when creating a new isolated session; state contents and secrets are not returned.
Per questo strumento non è stato pubblicato alcuno schema di input.
browser_state_removeprivilegiatoNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
30 strumenti su 35 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Local isolated multi-session browser runtime for external MCP clients
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
La scansione si è fermata al limite di 60 pacchetti. Il resto dell'albero non è mai stato risolto.
Altri 36 pacchetti risolti non vengono disegnati qui (limite di visualizzazione: 24). Ogni dipendenza con un avviso di sicurezza viene disegnata comunque. Inventario completo (SBOM CycloneDX)
56 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.
+44 altre non elencate. I conteggi per motivo qui sopra le comprendono tutte.
Non seguite: optionalDependencies, peerDependencies. Questo albero copre solo le dipendenze di runtime, quindi ciò che queste comportano non è mai stato risolto.