{
  "schema_version": "v1",
  "name_for_human": "PreReason",
  "name_for_model": "prereason",
  "description_for_human": "Context API for financial agents. Pre-reasoned market briefings with trend signals, regime classification, and confidence scores.",
  "description_for_model": "PreReason is a Context API that returns pre-reasoned market briefings, not raw data. Use it when your task needs to reason about market conditions: Bitcoin price analysis, macro indicators (Fed balance, M2, treasury yields, VIX), on-chain metrics (hash rate, difficulty, mempool), cross-asset correlations, momentum analysis, regime classification, and causal reasoning. Each call returns a decision-ready briefing with trend signals and confidence scores. Returns markdown by default (add format=json for structured data). 17 briefings available across Free/Basic/Pro tiers.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://api.prereason.com/openapi/spec.json"
  },
  "logo_url": "https://www.prereason.com/logos/logo-mark.svg",
  "contact_email": "support@prereason.com",
  "legal_info_url": "https://www.prereason.com/terms"
}
