Run a coding agent unattended overnight, long running agent safety, stop a runaway loop, cap agent token spend. Sets up four guardrails around an agent loop you already have: a resumable handoff file so an interrupted run continues, a verification gate that fails closed so unchecked work is never accepted, a runaway…
Screenshot a website or a URL, and take a full page screenshot of any web page. Capture a webpage screenshot through a hosted API and get a PNG or JPEG back, full page or just the viewport, at the width, height, and scale you set. The page renders in a real hosted browser with JavaScript on, so the capture matches…
Url to markdown, web to markdown, read a web page as markdown. Read, fetch, or scrape any URL and get clean markdown back. The page runs in a real hosted browser with JavaScript on, so React, Vue, and other client-rendered sites return their real text instead of an empty shell. Nav, ads, and cookie banners are…
URL to PDF and HTML to PDF. Convert any web page URL, or a raw HTML string, into a clean PDF file. Save an invoice or a receipt, archive an article, or print an HTML report to PDF. The page renders in a real hosted browser with JavaScript on, so the PDF matches the live page, and you set paper size, margins…
Read a URL as clean markdown, screenshot a website, url to PDF. Web access for agents, no signup. Runs locally from the pagewatch-mcp npm package. Needs 2 environment variables to run.
MCP server that gives an agent a real browser: url to markdown, screenshot a url, url to pdf. No signup. Runs locally from the pagewatch-mcp npm package. Needs 2 environment variables to run.