M

marketintell.ai

AI analyst desk for stocks, options, and crypto: ask any question and get a sourced, sized, stress-tested trade. Tracks a public, on-chain Polymarket trading record.

4read
1action
https://marketintell.ai/

live · AI Agents & Fintech · JSON · API for agents

Tools 5 tools

alpha_signalsread

Latest MarketIntell alpha signals across crypto + US equities, each with a public post-mortem (24h + 7d outcomes).

View tool JSON
{
  "name": "alpha_signals",
  "kind": "read",
  "impl": "imperative",
  "description": "Latest MarketIntell alpha signals across crypto + US equities, each with a public post-mortem (24h + 7d outcomes).",
  "inputSchema": {
    "type": "object",
    "properties": {
      "domain": {
        "type": "string",
        "enum": [
          "crypto",
          "us_equities",
          "india_stocks"
        ]
      }
    }
  },
  "page": "/"
}
signal_performanceread

MarketIntell signal win-rate stats (1h / 4h / 24h). Same numbers as marketintell.ai/accuracy.

View tool JSON
{
  "name": "signal_performance",
  "kind": "read",
  "impl": "imperative",
  "description": "MarketIntell signal win-rate stats (1h / 4h / 24h). Same numbers as marketintell.ai/accuracy.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "page": "/"
}
screenerread

Trending + top gainers + top losers across crypto + US equities.

View tool JSON
{
  "name": "screener",
  "kind": "read",
  "impl": "imperative",
  "description": "Trending + top gainers + top losers across crypto + US equities.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "domain": {
        "type": "string",
        "enum": [
          "crypto",
          "us_equities"
        ]
      }
    }
  },
  "page": "/"
}
healthread

MarketIntell server uptime + provider circuit-breaker state.

View tool JSON
{
  "name": "health",
  "kind": "read",
  "impl": "imperative",
  "description": "MarketIntell server uptime + provider circuit-breaker state.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "page": "/"
}
open_signals_feedaction

Navigate this browser tab to the live MarketIntell alpha-signals feed.

View tool JSON
{
  "name": "open_signals_feed",
  "kind": "action",
  "impl": "imperative",
  "description": "Navigate this browser tab to the live MarketIntell alpha-signals feed.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "page": "/"
}