{"schema_version":"2026-06-06","name":"Foresea","description":"Prediction-market intelligence for AI agents: forecast questions, scan live markets, compare market prices to Foresea probabilities, and inspect public track record.","homepage_url":"https://foresea.ink","agent_integration_url":"https://foresea.ink/agents","llms_txt_url":"https://foresea.ink/llms.txt","openapi_url":"https://foresea.ink/openapi.json","mcp":{"endpoint":"https://foresea.ink/mcp/","manifest_url":"https://foresea.ink/.well-known/mcp/server.json","transport":"streamable-http","tools":["foresea_forecast","foresea_analyze_market","foresea_scan_markets","foresea_edge_board","foresea_radar","foresea_track_record"],"resources":["foresea://track-record","foresea://radar","foresea://openapi.json"]},"http":{"base_url":"https://foresea.ink","streaming_forecast":{"method":"POST","path":"/predict/stream","content_type":"text/event-stream","events":["meta","delta","done","error"]},"structured_forecast":{"method":"POST","path":"/predict"},"market_analysis":{"method":"POST","path":"/agent/analyze"},"market_scan":{"method":"GET","path":"/agent/scan"},"radar":{"method":"GET","path":"/radar"},"track_record":{"method":"GET","path":"/track-record"}},"recommended_workflow":["Read llms.txt or this manifest for discovery.","Use radar or agent_scan to find candidate markets.","Use predict or predict_stream for probabilities and rationale.","Compare against track_record before trusting new domains.","Preserve evidence links in downstream responses."],"auth":{"required_for_public_forecasts":false,"required_for_private_conversation_sync":true}}