Goal-driven Playwright browser sessions for LLMs, with full action traces and aria-snapshots.
A Model Context Protocol server that gives an LLM a real Chromium browser, records every action it takes toward a stated goal, and hands back a structured trace so the LLM (or a second LLM) can decide whether the goal was actually achieved. Built on Playwright. Five tools, one binary, no cloud dependency. Most browser-tool MCP servers are stateless — the LLM clicks, gets HTML back, repeats.…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol server that gives an LLM a real Chromium browser, records every action it takes toward a stated goal, and hands back a structured trace so the LLM (or a second LLM) can decide whether the goal was actually achieved. Built on Playwright. Five tools, one binary, no cloud dependency. Most browser-tool MCP servers are stateless — the LLM clicks, gets HTML back, repeats. There's no record of what happened, no way to grade the run after the fact, and no goal context. Every…