# @zumer/snapsurf

Web navigation, page observations and change verification for AI agents.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.1.2
- **Author:** Juan Martin Muda / zumerlab
- **License:** MIT
- **npm:** @zumer/snapsurf
- **Source:** https://github.com/zumerlab/snapsurf
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-07T22:48:23.254Z
- **Version scanned:** 0.1.2
- **CVEs:** none found by OSV at scan time

## Tools

16 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `browser_open`
- `browser_find`
- `browser_parent`
- `browser_act` — Act on the page: click (by id from the digest/find, or "x,y"), type (into the focused element — click it first), or enter. Click auto-scrolls and CONFIRMS role/
- `browser_verify`
- `browser_checkpoint` — Save the currently observed state as a NAMED baseline (before a risky action). NOT undo: a comparison point for browser_diff.
- `browser_diff` — Diff the current state against a checkpoint saved with browser_checkpoint: everything that changed since that known point. Note: the next browser_verify baselin
- `browser_assert`
- `browser_scroll`
- `browser_text`
- `browser_page`
- `browser_session_open`
- `browser_session_close` — Close a session opened with browser_session_open and free its complete context, including every popup it created. Sessions also close themselves after 10 minute
- `browser_session_list` — List the live sessions with their current URL, observation number and idle time.
- `browser_screenshot` — Pixels as ESCALATION, not default: snapdom render of the viewport, or of one element (scrolled to center) when you pass an id. Only when the doubt is genuinely 
- `snapsurf`

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"snapsurf\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@zumer/snapsurf\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on your machine; read-only tool surface.
- Floor 12, ceiling 30 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40zumer%2Fsnapsurf
- Install plan: https://forgeregistry.com/api/v1/packages/%40zumer%2Fsnapsurf/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40zumer%2Fsnapsurf
- HTML page: https://forgeregistry.com/registry/%40zumer%2Fsnapsurf
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
