A hosted QA tester that runs real Playwright browser sessions from your MCP client. You chat with it in plain English to scan URLs for accessibility, SEO, performance, and broken flows. It exposes two tools: `chat` for stateful testing conversations (you pass a `session_id` to build on prior scans) and `get_credit_balance` to check your account. Nothing installs locally. You authenticate with a bearer token, point your client at prodpoke.com/v1/mcp, and the service spins up headless Chromium on their infrastructure. Findings come back structured by severity and category. Useful when you want to automate QA checks without managing browser containers or parsing HTML yourself.
claude mcp add --transport stdio prodpoke-prodpoke-mcp uvx prodpoke-mcp