foresea_track_record — Foresea Forecasting MCP Tool
foresea_track_record
(foresea track record) 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_track_record from your client
- Claude Code Foresea Forecasting foresea_track_record run in your project directory
- Claude Desktop Foresea Forecasting foresea_track_record ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Foresea Forecasting foresea_track_record ~/.cursor/mcp.json
- VS Code Foresea Forecasting foresea_track_record .vscode/mcp.json
- Zed Foresea Forecasting foresea_track_record ~/.config/zed/settings.json
- Windsurf Foresea Forecasting foresea_track_record ~/.codeium/windsurf/mcp_config.json
- Cline Foresea Forecasting foresea_track_record ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Foresea Forecasting foresea_track_record ~/.gemini/settings.json
- Grok Foresea Forecasting foresea_track_record .mcp.json (in your project root)
- ChatGPT Foresea Forecasting foresea_track_record Settings → Connectors → Advanced → Developer mode
- Claude.ai Foresea Forecasting foresea_track_record Settings → Connectors → Add custom connector
- LangChain Foresea Forecasting foresea_track_record 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_edge_board
- foresea_venue_data
- foresea_exchange_status
- foresea_orderbook
- foresea_market_tags
- foresea_price_history
- foresea_live_data
- 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.