AI QA tester β real browsers scan sites for bugs, SEO, perf, and accessibility issues via chat.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by ProdPoke.
chatTalk to ProdPoke like a QA tester β scan a URL, test a flow, investigate findings, set session preferences. Stateful via `session_id`.
get_credit_balanceCheck your remaining scan credits.
A QA tester inside your AI. Chat with ProdPoke from Claude, Cursor, or any MCP client. It launches real Playwright browsers, finds real bugs, and remembers what you talked about across turns.
Hosted, not installed. Just paste a config into your MCP client and go.
Landing page Β· Get an API key Β· Pricing Β· ProdPoke
ProdPoke is a remote, stateful MCP server that runs real-browser QA for any website. You describe what you want in plain English; ProdPoke spins up a headless Playwright session, navigates the site, and streams back structured findings β accessibility, SEO, performance, user-flow bugs, visual regressions, broken CTAs, and more.
Unlike local tools, everything runs on ProdPoke infrastructure. No Chromium to install, no browser containers to manage, no cleanup.
| Tool | Description | Parameters |
|---|---|---|
chat | Talk to ProdPoke like a QA tester β scan a URL, test a flow, investigate findings, set session preferences. Stateful via session_id. | message (required), session_id (optional) |
get_credit_balance | Check your remaining scan credits. | β |
chat responseKeys look like pp_ followed by 64 hex characters.
Config file locations:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json.mcp.json in your project rootFully restart the client after editing.
mcp-remote bridge)Uses mcp-remote to proxy stdio β streamable HTTP.
Try any of these:
The chat tool is stateful. Each response includes a session_id; pass it back to continue
the conversation with full context:
chat("Scan https://mysite.com") β starts a session, runs the scan, returns session_id + findings.chat("Dig deeper into the accessibility issues", session_id="...") β builds on the prior scan.chat("Now test the checkout flow", session_id="...") β runs a targeted test, knows about the earlier findings.chat("What should I fix first?", session_id="...") β answers from the accumulated session context.Sessions persist across MCP client restarts for the lifetime of the key.
Nothing is installed on your machine. Scans run on our servers. You pay per scan in credits (see below).
| Plan | Credits | Price |
|---|---|---|
| Free tier | 500 credits | $0 |
| Watch | 10,000 / month | $15 / month |
| Watch Pro | 50,000 / month | $49 / month |
| Top-up packs | 1,000 β 50,000 | From $3 |
A standard scan costs roughly 10 credits. Deeper workflows β full user-flow tests, competitor comparisons β run 400β500 credits. See full pricing β
The error message when you're out of credits is explicit: "Insufficient credits. You need N but have M.", so your AI client can surface it clearly.
401 Missing Authorization header β your client didn't send the Authorization
header. Double-check the config (the key goes in headers, not env, for streamable HTTP).401 Invalid or revoked API key β the key was revoked or typed incorrectly. Re-mint at
/app/settings/keys.chat turns using session_id.MIT β see LICENSE.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/prodpoke)<a href="https://allmcps.com/mcp/prodpoke"><img src="https://allmcps.com/api/badge/prodpoke?style=directory" alt="ProdPoke on AllMCPs" /></a>