Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.Sahib-Sawhney-WH/looking-glass-mcp

NPM · LOOKING-GLASS-MCP · SCANNED AUG 3

AI-native browser for agents. 71 tools with self-healing, semantic extraction, vault CLI.

Available components

+26 this week 56 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security70
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects uuid 9.0.1, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (99 of 100), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency71
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Cryptographically verified build provenance (signed, bound to Sahib-Sawhney-WH/LookingGlass). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 125 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability43
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 1870 tokens (~26/item across 71 items; 71 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage33
  • 0% of tools have a non-trivial description (not blank, and not just the tool's name).Fail
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · looking-glass-mcp

# add to Claude Code
claude mcp add sahib-sawhney-wh-looking-glass-mcp -- npx -y looking-glass-mcp
# add to Codex CLI
codex mcp add sahib-sawhney-wh-looking-glass-mcp -- npx -y looking-glass-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sahib-sawhney-wh-looking-glass-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "looking-glass-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add sahib-sawhney-wh-looking-glass-mcp --command npx --arg -y --arg looking-glass-mcp
# ~/.hermes/config.yaml
mcp_servers:
  sahib-sawhney-wh-looking-glass-mcp:
    command: "npx"
    args: ["-y", "looking-glass-mcp"]
// mcp.json
{
  "mcpServers": {
    "sahib-sawhney-wh-looking-glass-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "looking-glass-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +32
    • CVE-2026-41907 affects this package: high security
    • Known CVEs: unverified → fail security
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • The attested source repository moved: Sahib-Sawhney-WH/LookingGlass security
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • Stability: unverified → 0.27 functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → poor functional
    • Licence: MIT functional
  • 2 Aug 26 +15
    • Malware scan: unverified → pass security
  • 1 Aug 26 −3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 −18
    • Malware scan: pass → unverified security
  • 30 Jul 26 +11
    • Dependency health: partial → unverified functional
    • Tool coverage: unverified → 0 functional
  • 28 Jul 26 −11
    • Tool coverage: 0 → unverified functional
    • Dependency health: unverified → partial functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 30

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
Sahib-Sawhney-WH/LookingGlass
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/Sahib-Sawhney-WH/LookingGlass/.github/workflows/publish.yml@refs/tags/v3.1.1
Rekor log index:
1199806681
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:9b3b39e3f7cbd5960c9675d1f0a63a5d210c83f8039476a78152472a29aa0775e68586c0a954b4b0ffab47ae22221dec9e40e5914ae4a963f4e4ddf53
Discovery method:
attestation_endpoint
Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-w5hq-g745-h8pq CVE-2026-41907 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N yes
Dependencies 99 packages

99 packages in the resolved dependency tree · 98 deprecated · 30 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 71 exposed · ~1,870 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
browser_action_history ~23

No description provided.

NameTypeReqDescription
lastnumberReturn only the last N entries (default: all)

No output schema declared.

No examples provided.

browser_analyze_page ~7

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_clean_slate ~7

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_clear_history ~6

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_clear_mocks ~7

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_clear_storage ~16

No description provided.

NameTypeReqDescription
typestringyesWhat to clear

No output schema declared.

No examples provided.

browser_click ~18

No description provided.

NameTypeReqDescription
selectorstringyesCSS selector or text to click

No output schema declared.

No examples provided.

browser_close ~22

No description provided.

NameTypeReqDescription
tabIdstringTab ID to close (defaults to active tab)

No output schema declared.

No examples provided.

browser_console_messages ~36

No description provided.

NameTypeReqDescription
clearbooleanClear messages after reading
typestringFilter by message type: log, error, warning, info

No output schema declared.

No examples provided.

browser_diagnose ~41

No description provided.

NameTypeReqDescription
errorstringError message to diagnose (or leave empty for general diagnostics)
selectorstringCSS selector of the element involved in the error

No output schema declared.

No examples provided.

browser_diff_state ~6

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_drag ~31

No description provided.

NameTypeReqDescription
sourceSelectorstringyesCSS selector of drag source
targetSelectorstringyesCSS selector of drop target

No output schema declared.

No examples provided.

browser_error_report ~6

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_evaluate ~22

No description provided.

NameTypeReqDescription
scriptstringyesJavaScript code to execute in the browser context

No output schema declared.

No examples provided.

browser_explore ~61

No description provided.

NameTypeReqDescription
maxDepthnumberMaximum link depth to follow (default: 3)
maxPagesnumberMaximum pages to crawl (default: 20)
stayWithinPathbooleanOnly crawl within the current URL path (default: false)

No output schema declared.

No examples provided.

browser_extract ~53

No description provided.

NameTypeReqDescription
fieldsobjectyesSchema: field name → type
hintstringHint to narrow extraction region (e.g. "product listings")
limitnumberMax items to extract (default: 50)

No output schema declared.

No examples provided.

browser_fill_and_submit ~45

No description provided.

NameTypeReqDescription
fieldsobjectyesMap of field selector or label → value to fill
submitSelectorstringCSS selector or text of submit button (auto-detected if omitted)

No output schema declared.

No examples provided.

browser_get_cookies ~18

No description provided.

NameTypeReqDescription
urlstringFilter cookies by URL

No output schema declared.

No examples provided.

browser_get_localstorage ~23

No description provided.

NameTypeReqDescription
keystringSpecific key to retrieve (or omit for all)

No output schema declared.

No examples provided.

browser_go ~30

No description provided.

NameTypeReqDescription
intentstringyesWhere to navigate (e.g. "settings page", "user profile", "billing section")

No output schema declared.

No examples provided.

browser_go_back ~6

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_go_forward ~6

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_health_check ~6

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_hover ~17

No description provided.

NameTypeReqDescription
selectorstringyesCSS selector to hover over

No output schema declared.

No examples provided.

browser_list_mocks ~7

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_login ~90

No description provided.

NameTypeReqDescription
passwordstringyesPassword
passwordSelectorstringCSS selector for password field (auto-detected if omitted)
submitSelectorstringCSS selector for submit button (auto-detected if omitted)
urlstringyesLogin page URL
usernamestringyesUsername or email
usernameSelectorstringCSS selector for username field (auto-detected if omitted)

No output schema declared.

No examples provided.

browser_mock_route ~68

No description provided.

NameTypeReqDescription
bodystringResponse body (default: {})
contentTypestringContent-Type header (default: application/json)
statusnumberHTTP status code (default: 200)
urlPatternstringyesURL pattern to mock (e.g., /api/users)

No output schema declared.

No examples provided.

browser_navigate ~17

No description provided.

NameTypeReqDescription
urlstringyesURL to navigate to

No output schema declared.

No examples provided.

browser_network_requests ~46

No description provided.

NameTypeReqDescription
clearbooleanClear requests after reading
methodstringFilter by HTTP method (GET, POST, etc.)
urlPatternstringFilter by URL substring

No output schema declared.

No examples provided.

browser_performance_audit ~8

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_press_key ~28

No description provided.

NameTypeReqDescription
keystringyesKey to press (e.g., Enter, Tab, Escape, ArrowDown)

No output schema declared.

No examples provided.

browser_recover ~6

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_resolve_element ~33

No description provided.

NameTypeReqDescription
querystringyesNatural language description of the element (e.g., "the Submit button", "email input field")

No output schema declared.

No examples provided.

browser_screenshot ~54

No description provided.

NameTypeReqDescription
fullPagebooleanCapture full page (default: viewport only)
savePathstringCustom save path (default: auto-generated in sessions dir)
selectorstringCSS selector to screenshot specific element

No output schema declared.

No examples provided.

browser_scroll ~43

No description provided.

NameTypeReqDescription
directionstringScroll direction
pixelsnumberNumber of pixels to scroll (default 300)
selectorstringCSS selector to scroll into view

No output schema declared.

No examples provided.

browser_select_option ~29

No description provided.

NameTypeReqDescription
selectorstringyesCSS selector of the select element
valuestringyesValue to select

No output schema declared.

No examples provided.

browser_set_cookie ~46

No description provided.

NameTypeReqDescription
domainstringCookie domain
namestringyesCookie name
pathstringCookie path (default: /)
valuestringyesCookie value

No output schema declared.

No examples provided.

browser_set_localstorage ~25

No description provided.

NameTypeReqDescription
keystringyesStorage key
valuestringyesStorage value

No output schema declared.

No examples provided.

browser_smart_click ~34

No description provided.

NameTypeReqDescription
querystringyesNatural language description of what to click (e.g., "the login button", "Sign Up link")

No output schema declared.

No examples provided.

browser_snapshot ~5

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_snapshot_state ~6

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_suggest_actions ~7

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_tab_list ~6

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

browser_tab_new ~19

No description provided.

NameTypeReqDescription
urlstringURL to open in new tab

No output schema declared.

No examples provided.

browser_tab_select ~27

No description provided.

NameTypeReqDescription
tabIdstringyesTab ID to switch to (first 8 chars or full UUID)

No output schema declared.

No examples provided.

browser_type ~31

No description provided.

NameTypeReqDescription
selectorstringyesCSS selector of the input element
valuestringyesText to type into the element

No output schema declared.

No examples provided.

browser_wait_for ~51

No description provided.

NameTypeReqDescription
conditionstringyesWhat to wait for (e.g. "search results loaded", "spinner disappears", "URL contains /dashboard")
timeoutnumberTimeout in ms (default: 15000)

No output schema declared.

No examples provided.

browser_wait_until_stable ~44

No description provided.

NameTypeReqDescription
checkSpinnersbooleanCheck for loading spinners (default: true)
timeoutnumberMax wait time in ms (default: 15000)

No output schema declared.

No examples provided.

browser_workflow ~6

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

session_end ~5

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.