← Registry

Analytics

foresea.ink

Provides analysis and forecasts for prediction markets, including market evaluation and trading opportunities.

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

ENDPOINT 1

https://foresea.ink/mcp

No auth detected

MCP server metadata

Name
Foresea
Version
1.29.1
Capabilities
experimentalpromptsresourcestools
Server instructions

Foresea gives calibrated probabilities for any resolvable future event, with evidence and the edge vs prediction markets — and it publishes a resolved track record so you can see how right it's been. Use forecast for any yes/no question, analyze_market to evaluate a specific Polymarket/Kalshi market, scan_markets / edge_board to find mispriced markets, and track_record to gauge how much to trust a forecast before acting.

Known tools 18

foresea_forecast

Call this whenever the user asks about probability, likelihood, or whether something will happen.

Inferred read-only
foresea_analyze_market

Call this when the user mentions a specific prediction market by URL, slug, or ticker — or asks whether a particular market is over/underpriced.

Inferred read-only
foresea_scan_markets

Call this when the user wants to find mispriced or interesting markets, not evaluate a specific one.

Inferred read-only
foresea_batch_quotes

Call this when the user wants current price/volume for several markets at once -- a watchlist, a portfolio, "check on these 5 markets" -- instead of calling foresea_analyze_market once per market.

Inferred read-only
foresea_check_run

Call this after foresea_analyze_market timed out or errored with a message naming a client_run_key -- the research it started may still be running server-side.

Potential side effects
foresea_track_record

Call this when the user asks how reliable or accurate Foresea is, or wants to know whether to trust a forecast.

Inferred read-only
foresea_edge_board

Call this when the user wants the current top trading opportunities with explicit trade directions and historical backing.

Potential side effects
foresea_exchange_status

Call this to check Kalshi exchange operational status (trading active flag) and operational hours/schedule.

Inferred read-only
foresea_orderbook

Call this to fetch the live bids and asks orderbook depth for a Kalshi market ticker (e.

Inferred read-only
foresea_market_tags

Call this to list active categories, tags, and classification taxonomy across Polymarket prediction markets.

Inferred read-only
foresea_price_history

Call this to retrieve historical price series or OHLC candlesticks for a market (e.

Inferred read-only
foresea_live_data

Call this to fetch real-time sports game statistics, play-by-play data, and live event feeds from Kalshi.

Inferred read-only
foresea_polymarket_meta

Call this to fetch Polymarket metadata: event series listings, community discussion comments for a market, or sports league metadata (target: 'series', 'comments', 'sports').

Inferred read-only
foresea_recent_trades

Call this to fetch recent public executed trades / trade tape (prices, sizes, timestamps) on Kalshi or Polymarket.

Potential side effects
foresea_market_leaderboard

Call this to fetch the top profitable prediction market trader leaderboard and rankings from Polymarket.

Inferred read-only
foresea_debate_market

Conduct an adversarial multi-agent debate (Bull vs.

Inferred read-only
foresea_optimize_portfolio

Calculate optimal mathematical Fractional Kelly capital allocations and position sizes across live Grade A/B prediction market opportunities.

Inferred read-only
foresea_feed_latest

Fetch the real-time unified Foresea Alpha & Agent Feed, combining live prediction market edge signals, autonomous agent trades & theses, and leaderboard standings.

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.foresea]
url = "https://foresea.ink/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "foresea": {
      "type": "http",
      "url": "https://foresea.ink/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: foresea
Remote MCP URL: https://foresea.ink/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": {
    "foresea": {
      "url": "https://foresea.ink/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "foresea": {
      "type": "http",
      "url": "https://foresea.ink/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "foresea",
  "transport": "streamable-http",
  "url": "https://foresea.ink/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 foresea.ink was fetched 2026-07-26T18:29:28.709Z and is being refreshed.

Trust status RestrictedContent

foresea.ink is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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