← Registry

Analytics

polystrike.xyz

Provides market metadata, trading signals, and predictions for Elon tweet and crypto markets.

1 endpoint8 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://polystrike.xyz/mcp

No auth detected

MCP server metadata

Name
polystrike
Version
1.26.0
Capabilities
experimentaltools

Known tools 8

get_market_metadata

Get metadata for active tweet/post-count markets (elon, cruz, or trump).

Potential side effects
get_trading_signals

Get EV-based trading signals for tweet/post-count markets (elon, cruz, or trump) with Kelly criterion sizing.

Potential side effects
get_crypto_metadata

Get metadata for crypto markets.

Inferred read-only
get_recent_tweets

Get recent posts for elon/cruz (X tweets) or trump (Truth Social).

Inferred read-only
get_predictions

Get predictions for active tweet/post-count markets (elon, cruz, or trump).

Potential side effects
analyze_portfolio

Analyze a wallet's positions with EV-based recommendations.

Inferred read-only
get_rebalancing_recommendations

Get rebalancing recommendations for a wallet's positions.

Inferred read-only
check_health

Check Polystrike API health status.

Inferred read-only

CONNECT 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.

Trust status Neutral

polystrike.xyz is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.