A paid remote MCP that gives AI agents stateful browser automation sessions. You get four tools: session_open to spin up a browser context, run_stateful_snippet to execute Playwright-style commands, read_page_state to inspect the DOM, and export_session_log to pull audit logs and receipts. It runs on Clauxel's infrastructure at playwritermcp.clauxel.com/mcp over streamable HTTP, so you pass a bearer token and skip local setup. Reach for this when you need reproducible browser interactions with usage tracking baked in, or when you want agents scraping, testing, or automating web workflows without managing Playwright locally.
Hosted MCP for AI agent browser MCP session.
Playwriter Session Cloud is a paid remote MCP endpoint for AI agent browser MCP session. It exposes structured JSON tools, a public server card, token-based access, usage receipts, and audit-ready workflow evidence for AI agents and coding teams.
com.clauxel.playwritermcp/playwritermcp-mcpThis is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.
Authorization: Bearer <token>
Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.
session_openrun_stateful_snippetread_page_stateexport_session_logThis repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.
therealtimex/browser-use
jae-jae/fetcher-mcp
merajmehrabi/puppeteer-mcp-server
com.thenextgennexus/playwright-mcp-server
saik0s/mcp-browser-use