Polystrike
io.github.dizpers/polystrikeLive Elon Musk & Ted Cruz tweet feed, tweet counters, and Polymarket tweet-count market data.
Tools · 8
Get metadata for active tweet/post-count markets (elon, cruz, or trump). No authentication required. FREE counts are ~5 min delayed. Returns market IDs, questions, and counters.
Get EV-based trading signals for tweet/post-count markets (elon, cruz, or trump) with Kelly criterion sizing. Requires PRO tier API key or x402. Use when you need actionable trading recommendations.
Get metadata for crypto markets. No authentication required. Returns market IDs and basic crypto market info.
Get recent posts for elon/cruz (X tweets) or trump (Truth Social). FREE tier limited to 15, is_counted hidden. PRO or x402: up to 100 with is_counted.
Get predictions for active tweet/post-count markets (elon, cruz, or trump). FREE: delayed counters + market prices. PRO / x402: live forecast percentiles and edge.
Analyze a wallet's positions with EV-based recommendations. Requires PRO tier API key. Use for portfolio optimization and position analysis.
Get rebalancing recommendations for a wallet's positions. Requires PRO tier API key. Use when you need to adjust existing positions based on new signals.
Check Polystrike API health status. No authentication required. Use for debugging or verifying API availability.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"polystrike": {
"url": "https://polystrike.xyz/mcp",
"transport": "streamable-http"
}
}
}