← Back to Plugins
MCP Server MCP

ProdPoke

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://prodpoke.com/v1/mcp",
      "headers": [
        {
          "description": "Bearer token in the form 'Bearer pp_...'. Create one at https://prodpoke.com/app/settings/keys",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...