← Back to Plugins
MCP Server MCP

PJQ — Public Judgment Quotient

github By github 👁 4 views ▲ 0 votes

Observatory of public media reception: classify YouTube comments for mood, support and controversy.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://pjq.life/mcp/",
      "headers": [
        {
          "description": "Bearer API key. Create a free key at https://pjq.life (Cabinet -> API key), then send: Authorization: Bearer pjq_xxx",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...