Skip to content
VS Code

ProdPoke for VS Code

io.github.prodpoke/prodpoke-mcp

AI QA tester — real browsers scan sites for bugs, SEO, perf, and accessibility issues via chat.

client:VS Code transport:streamable-http

Install ProdPoke in VS Code

.vscode/mcp.json

{
  "servers": {
    "prodpoke-mcp": {
      "type": "http",
      "url": "https://prodpoke.com/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ProdPoke in other clients