MCP Server
MCP
Polystrike
Live Elon Musk & Ted Cruz tweet feed, tweet counters, and Polymarket tweet-count market data.
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