← Back to Plugins
MCP Server MCP

Polystrike

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Live Elon Musk & Ted Cruz tweet feed, tweet counters, and Polymarket tweet-count market data.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://polystrike.xyz/mcp",
      "headers": [
        {
          "description": "Optional. The free tier is keyless (counters, deltas, market prices); a PRO key (ps_pro_...) unlocks forecasts and signals. Get one at https://polystrike.xyz",
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    },
    {
      "type": "sse",
      "url": "https://polystrike.xyz/mcp/sse",
      "headers": [
        {
          "description": "Optional. The free tier is keyless (counters, deltas, market prices); a PRO key (ps_pro_...) unlocks forecasts and signals. Get one at https://polystrike.xyz",
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http sse

Comments

Sign in to leave a comment

Loading comments...