# @peekdev/mcp

local-first browser-session forensics + repro for AI coding agents. peek's native messaging host + stdio MCP server — owns ~/.peek/sessions.db (better-sqlite3) and bridges the browser extension, CLI, and AI tools to one local source of truth.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.1.0-alpha.24
- **Author:** Unknown
- **License:** Apache-2.0
- **npm:** @peekdev/mcp
- **Source:** https://github.com/Cubenest/rrweb-stack
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 75 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-06-14T11:10:38.020Z
- **Version scanned:** 0.1.0-alpha.18
- **CVEs:** none found by OSV at scan time

## Tools

12 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_recent_sessions`
- `get_session_summary`
- `get_session_console_errors`
- `get_session_network_errors`
- `get_user_action_before_error`
- `generate_playwright_repro`
- `get_dom_snapshot`
- `query_dom_history`
- `request_authorization`
- `execute_action`
- `suggest_element`
- `clear_highlight`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@peekdev/mcp\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Moderate to extensive — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: privileged tools; runs on your machine.
- Floor 22, ceiling 40 (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/%40peekdev%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40peekdev%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40peekdev%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40peekdev%2Fmcp
- 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.
