polystrike

Live Elon Musk & Ted Cruz tweet feed, real-time tweet counters, and market data for Polymarket's tweet-count markets.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • Get Market Metadata: Get metadata for active Elon tweet markets. No authentication required. Returns market IDs, questions, and basic info.
  • Get Trading Signals: Get EV-based trading signals for Elon tweet markets with Kelly criterion sizing. Requires PRO tier API key. Use when you need actionable trading recommendations.
  • Get Crypto Metadata: Get metadata for crypto markets. No authentication required. Returns market IDs and basic crypto market info.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Live Elon Musk & Ted Cruz tweet feed, real-time tweet counters, and market data for Polymarket's tweet-count markets.

An independent counter polls X every ~60s, classifies posts against the actual settlement rules (replies mostly don't count, deleted posts do), and publishes three counters side by side — the real count, the XTracker oracle count, the UI count — plus the deltas between them.

Free tier is keyless: get_market_metadata, get_recent_tweets, get_predictions, check_health work with no API key. A PRO key (x-api-key header) unlocks get_trading_signals, analyze_portfolio, and get_rebalancing_recommendations.

Docs: https://polystrike.xyz/docs/guides/mcp-setup/ · OpenAPI: https://polystrike.xyz/openapi.json · Examples (MIT): https://github.com/dizpers/polystrike-examples

Список инструментов сервера (8)

Технические названия из tools/list. Нужны только разработчикам.

get_market_metadataGet metadata for active Elon tweet markets. No authentication required. Returns market IDs, questions, and basic info.
get_trading_signalsGet EV-based trading signals for Elon tweet markets with Kelly criterion sizing. Requires PRO tier API key. Use when you need actionable trading recommendations.
get_crypto_metadataGet metadata for crypto markets. No authentication required. Returns market IDs and basic crypto market info.
get_recent_tweetsGet recent Elon tweets with metadata. FREE tier limited to 15 tweets, PRO tier gets up to 100. Use for understanding recent tweet context.
get_predictionsGet predictions for active Elon tweet markets with forecast percentiles. FREE tier gets limited data, PRO tier gets full predictions. Use for market analysis.
analyze_portfolioAnalyze a wallet's positions with EV-based recommendations. Requires PRO tier API key. Use for portfolio optimization and position analysis.
get_rebalancing_recommendationsGet 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_healthCheck Polystrike API health status. No authentication required. Use for debugging or verifying API availability.