foresea_live_data — Foresea Forecasting MCP Tool
foresea_live_data
(foresea live data) is one of 21 tools on the
Foresea Forecasting
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call foresea_live_data from your client
- Claude Code Foresea Forecasting foresea_live_data run in your project directory
- Claude Desktop Foresea Forecasting foresea_live_data ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Foresea Forecasting foresea_live_data ~/.cursor/mcp.json
- VS Code Foresea Forecasting foresea_live_data .vscode/mcp.json
- Zed Foresea Forecasting foresea_live_data ~/.config/zed/settings.json
- Windsurf Foresea Forecasting foresea_live_data ~/.codeium/windsurf/mcp_config.json
- Cline Foresea Forecasting foresea_live_data ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Foresea Forecasting foresea_live_data ~/.gemini/settings.json
- Grok Foresea Forecasting foresea_live_data .mcp.json (in your project root)
- ChatGPT Foresea Forecasting foresea_live_data Settings → Connectors → Advanced → Developer mode
- Claude.ai Foresea Forecasting foresea_live_data Settings → Connectors → Add custom connector
- LangChain Foresea Forecasting foresea_live_data pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http forecasting https://foresea.ink/mcp/
Other tools on this server
- foresea_forecast
- foresea_analyze_market
- foresea_scan_markets
- foresea_batch_quotes
- foresea_check_run
- foresea_track_record
- foresea_edge_board
- foresea_venue_data
- foresea_exchange_status
- foresea_orderbook
- foresea_market_tags
- foresea_price_history
- foresea_polymarket_meta
- foresea_recent_trades
- foresea_market_leaderboard
- foresea_debate_market
- foresea_optimize_portfolio
- foresea_feed_latest
- foresea_weather_radar
- foresea_weather_forecast
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.