← 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 July 25, 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 Elon tweet markets.

Inferred read-only
get_trading_signals

Get EV-based trading signals for Elon tweet markets with Kelly criterion sizing.

Inferred read-only
get_crypto_metadata

Get metadata for crypto markets.

Inferred read-only
get_recent_tweets

Get recent Elon tweets with metadata.

Inferred read-only
get_predictions

Get predictions for active Elon tweet markets with forecast percentiles.

Inferred read-only
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

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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