Analytics
polystrike.xyz
Provides market metadata, trading signals, and predictions for Elon tweet and crypto markets.
ENDPOINT 1
https://polystrike.xyz/mcp
MCP server metadata
- Name
- polystrike
- Version
- 1.26.0
Known tools 8
get_market_metadataGet metadata for active tweet/post-count markets (elon, cruz, or trump).
Potential side effectsget_trading_signalsGet EV-based trading signals for tweet/post-count markets (elon, cruz, or trump) with Kelly criterion sizing.
Potential side effectsget_recent_tweetsGet recent posts for elon/cruz (X tweets) or trump (Truth Social).
Inferred read-onlyget_predictionsGet predictions for active tweet/post-count markets (elon, cruz, or trump).
Potential side effectsget_rebalancing_recommendationsGet rebalancing recommendations for a wallet's positions.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.polystrike]
url = "https://polystrike.xyz/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"polystrike": {
"type": "http",
"url": "https://polystrike.xyz/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: polystrike
Remote MCP URL: https://polystrike.xyz/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"polystrike": {
"url": "https://polystrike.xyz/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"polystrike": {
"type": "http",
"url": "https://polystrike.xyz/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "polystrike",
"transport": "streamable-http",
"url": "https://polystrike.xyz/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for polystrike.xyz was fetched 2026-08-21T21:41:52.943Z and is being refreshed.
polystrike.xyz is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.