Live Elon Musk & Ted Cruz tweet feed, tweet counters, and Polymarket tweet-count market data.
Inferred from the transports this listing declares (streamable-http, sse). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://polystrike.xyz/mcp8 tools · 883mshttps://polystrike.xyz/mcp/sseHTTP 405 on initializeget_market_metadataGet 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 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.
| Parameter | Type | Description |
|---|---|---|
| user | string | Tracked account. Default elon. Trump is Truth Social posts, not X tweets. |
get_trading_signalsGet 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 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.
| Parameter | Type | Description |
|---|---|---|
| user | string | Tracked account. Default elon. Trump is Truth Social posts, not X tweets. |
| bankroll | number | Optional USD amount for Kelly bet sizing (1-1,000,000) |
get_crypto_metadataGet metadata for crypto markets. No authentication required. Returns market IDs and basic crypto market info.Get metadata for crypto markets. No authentication required. Returns market IDs and basic crypto market info.
No input schema was published for this tool.
get_recent_tweetsGet 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 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.
| Parameter | Type | Description |
|---|---|---|
| user | string | Tracked account. Default elon. Trump is Truth Social posts, not X tweets. |
| limit | integer | Number of tweets to return (1-100, default 50) |
| offset | integer | Pagination offset (default 0) |
get_predictionsGet predictions for active tweet/post-count markets (elon, cruz, or trump). FREE: delayed counters + market prices. PRO / x402: live forecast percentiles and edge.Get predictions for active tweet/post-count markets (elon, cruz, or trump). FREE: delayed counters + market prices. PRO / x402: live forecast percentiles and edge.
| Parameter | Type | Description |
|---|---|---|
| user | string | Tracked account. Default elon. Trump is Truth Social posts, not X tweets. |
analyze_portfolioAnalyze a wallet's positions with EV-based recommendations. Requires PRO tier API key. Use for portfolio optimization and position analysis.Analyze a wallet's positions with EV-based recommendations. Requires PRO tier API key. Use for portfolio optimization and position analysis.
| Parameter | Type | Description |
|---|---|---|
| wallet* | string | Ethereum wallet address (0x format) |
| bankroll | number | Optional USD amount for position sizing (1-1,000,000) |
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.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.
| Parameter | Type | Description |
|---|---|---|
| wallet* | string | Ethereum wallet address (0x format) |
| bankroll* | number | USD amount for Kelly sizing (1-1,000,000) |
| threshold | number | Minimum adjustment in USD (default 5) |
check_healthCheck Polystrike API health status. No authentication required. Use for debugging or verifying API availability.Check Polystrike API health status. No authentication required. Use for debugging or verifying API availability.
No input schema was published for this tool.
8 of 8 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Live Elon Musk & Ted Cruz tweet feed, tweet counters, and Polymarket tweet-count market data.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.