Polystrike
About
Real-time tweet counters and market data for Polymarket's Elon Musk & Ted Cruz markets — hosted remote MCP server (streamable-http + SSE), free tier is keyless.
Details
- Author
- Unknown
- Categories
- Finance, Knowledge Base, Other
Jump to
The Polystrike MCP server enables Claude Desktop to access tweet data, market metadata, and predictions through natural language. No local installation required — the server runs on our infrastructure.The free tier needs no signup and no API key: paste one config block and you’re connected. An API key is only needed for the PRO tools (trading signals and portfolio analysis).
Model Context Protocol (MCP) is an open standard that lets AI assistants like Claude connect to external data sources and tools. Instead of copying/pasting API responses, Claude can query Polystrike directly and reason about the data in real-time.
- Natural language queries: “What are the current Elon market predictions?”
- Automatic data refresh: Claude always sees live data
- Portfolio analysis: “Analyze my positions at 0x…” (PRO)
- Trading signals: “Show me BUY signals with $100 bankroll” (PRO)
- Claude Desktop(macOS, Windows, or Linux)
- Node.js(fornpx, which runs themcp-remotebridge)
That’s it — no account and no API key for the free tier.
Open your Claude Desktop configuration file:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
~/.config/Claude/claude_desktop_config.json
{ "mcpServers": { "polystrike": { "command": "npx", "args": [ "-y", "mcp-remote", "https://polystrike.xyz/mcp" ] } } }
Important:Completely quit Claude Desktop (Cmd+Q on macOS, not just close the window) and restart to load the configuration.
What are the current predictions for active Elon markets?
If everything is working, Claude will respond with live data from Polystrike.
Three tools —get_trading_signals,analyze_portfolio, andget_rebalancing_recommendations— require a PRO API key. If you only want market data and predictions, skip this section entirely.
Get a key atpolystrike.xyz, then add thex-api-keyheader to your config:
{ "mcpServers": { "polystrike": { "command": "npx", "args": [ "-y", "mcp-remote", "https://polystrike.xyz/mcp", "--header", "x-api-key:${POLYSTRIKE_API_KEY}" ], "env": { "POLYSTRIKE_API_KEY": "your_api_key_here" } } } }
Replaceyour_api_key_herewith your actual API key, then restart Claude Desktop again. A PRO key also raises your rate limit (seeRate Limits).
Get trading signals for Elon markets with $100 bankroll
- get_market_metadata- Active Elon tweet markets
- get_crypto_metadata- Crypto market information
- get_recent_tweets- Recent tweets (15 limit)
- get_predictions- Market predictions (limited)
- check_health- API health status
- join_waitlist- Registration
- get_trading_signals- EV-based signals with Kelly sizing
- analyze_portfolio- Wallet position analysis
- get_rebalancing_recommendations- Position rebalancing
- Check Claude Desktop logs for errors
- Verify JSON syntax in config file (usejsonlint.com)
- Restart Claude Desktop completely (Cmd+Q, not just close window)
{"status":"ok","version":"1.0.0","server":"polystrike"}
If this fails, the server may be down. Checkstatus.polystrike.xyzor contact support.
The free-tier tools never require authentication — if you see auth errors onget_trading_signals,analyze_portfolio, orget_rebalancing_recommendations:
- Verify your API key is correct (check for extra spaces)
- Check API key tier (FREE vs PRO)
- Ensure key is not expired
- Try regenerating your key atpolystrike.xyz
If Claude can see the tools but calls fail:
- Check your internet connection
- Verify the MCP server is responding:
curl -X POST https://polystrike.xyz/mcp
- FREE Tier: 100 requests/hour
- PRO Tier: 10,000 requests/hour
Rate limits are enforced server-side. If you hit the limit, Claude will receive an error message and you’ll need to wait or upgrade.
MCP is the recommended approach for Claude Desktop users. It’s simpler, automatically updated, and enables natural language queries.
- Documentation:docs.polystrike.xyz
- Issues:github.com/dizpers/polystrike/issues
- Contact:@dizperson Telegram
Check live market data and execute real trades — buy/sell tokens and stocks, open leveraged perp positions, trade prediction markets, move funds in and out of savings
Official hosted MCP adapter for Quote.Trade market data and guarded account/order workflows; no withdrawal tools.
Crypto research & trading MCP — swaps, earn, perps, Polymarket across major chains.
Free crypto address labels. Identify known addresses on major networks with a free API.
Crypto-native VPS hosting AI agents can rent and pay for autonomously via MCP (no KYC).
Formo makes analytics and attribution easy for crypto apps, so you can focus on growth. Measure what matters and drive growth onchain with the data platform for onchain apps. Get the best of web, product, and onchain analytics on one versatile platform.
Remote MCP server for historical crypto & prediction-market data: search ~500K instruments, live market stats (OHLC, turnover, spreads, depth, slippage) and tick-data purchase. Keyless for catalog & stats; optional OAuth for account tools. Endpoint: https://cryptostruct.com/mcp
Read-only MCP server for your Evibe investment portfolio + live market data (holdings, performance, dividends, benchmarks, screeners). Works with Claude & ChatGPT.
Live Polymarket prediction market data — whale trades, market odds, trader profiles, leaderboards, and AI-citable summaries.
Operate the AgentPump agent economy: read the live market and create, fund, tune, and run autonomous on-chain trading agents.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





