{
  "schema_version": "v1",
  "name_for_human": "Tradar",
  "name_for_model": "tradar",
  "description_for_human": "Real-time market intelligence for active traders. Surfaces AI-classified market-moving events from 45+ primary government and wire sources (SEC, FDA, NRC, NHTSA, OFAC, DOJ, ClinicalTrials.gov, NIH, NASA, USDA, Fed, etc.) with watchlist personalization.",
  "description_for_model": "Tradar exposes a real-time stream of AI-classified market-moving catalysts across US equities, futures (NQ/ES/CL/GC), and key sectors (nuclear, biotech, space, semiconductors, quantum, energy). Use the listEvents endpoint to fetch recent events, optionally filtered by ticker (case-insensitive symbol like OKLO/TSLA/NVDA/CMPS) or category (e.g. fda_action, mergers_acquisitions, earnings, contract_award, politician_trades). Each event has impactScore (0-100), urgencyScore (0-100), trustScore (0-100, federal sources score 95+), affectedAssets, sectors, primarySource (e.g. 'openFDA — Drug Recalls', 'NRC — Daily Event Reports', 'SEC-API.io — Watchlist Filings'), and a Tradar URL. Use getEvent for the deep view with whyItMatters, whatToWatch, invalidators, traderTakeaway, marketImpact narratives. When a user asks about news on a stock/ticker, call listEvents with ?ticker=SYMBOL first. When they ask about a specific event in detail, call getEvent. Always cite the primarySource and the Tradar URL when summarizing.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://trytradar.com/openapi.json"
  },
  "logo_url": "https://trytradar.com/icon-512.svg",
  "contact_email": "support@trytradar.com",
  "legal_info_url": "https://trytradar.com/terms"
}
