io.github.LeonTing1010/tapweb-automation

Tap

Verified · yesterday

Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.

Install

claude mcp add tap -- npx -y @taprun/[email protected]

Our take

Taprun's compile-once model is a genuinely different take on browser automation: the AI inspects a site once and emits a deterministic .plan.json program (a 13-operation vocabulary you can git-diff), which then replays forever at zero LLM tokens inside your own logged-in Chrome — credentials never leave the machine by architecture — with a verify command that diffs snapshots to catch site drift. It ships as an MCP server over stdio or local bearer-authed HTTP via @taprun/cli, plus a Chrome Web Store extension and Playwright runtime, 70+ prebuilt taps, Homebrew and npx installs, CI, and bilingual docs; the owner is a 2012-vintage GitHub account, the most credible in this batch. Caveats: the repo holds the extension and packaging while the CLI pulls a ~30MB prebuilt binary, adoption is early (10 stars, ~880 npm downloads/week across 33 published versions), and deterministic replays inherently trade away resilience to page redesigns between verify runs. For agent users doing repeated logged-in tasks — dashboards, feeds, form flows — where paying tokens on every run is the actual problem.

reviewed by hand · 2026-07-05

Something wrong or dead here? Report it

Verification record

last verified
yesterday
github stars
10
last commit
3 days ago
archived
no
license
MIT
downloads / wk
877
latest version
0.20.3
in registry since
2026-06-28

github.com/LeonTing1010/tap