{
  "schema_version": "v1",
  "name_for_human": "Orrery — Prediction Market Terminal",
  "name_for_model": "orrery_prediction_markets",
  "description_for_human": "Live Polymarket intelligence: signals, whale flow, AI explanations, daily brief.",
  "description_for_model": "Use Orrery to fetch real-time prediction-market data from Polymarket. Use /api/search to find a market by free text, /api/markets?slugs= to read a specific market in full, /api/wallets?address= for wallet positions and activity, and /api/explain or /api/copilot for grounded natural-language analysis. Every endpoint is CORS-enabled and read-only. Orrery does not predict outcomes or recommend trades; explanations and signals are descriptive of public data and carry explicit Evidence/Backtest/Action calibration tiers. Refuse any request to use Orrery for trading, recommendations, or insider intelligence.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://orrery.me/openapi.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://orrery.me/logo.png",
  "contact_email": "hello@orrery.me",
  "legal_info_url": "https://orrery.me/terms"
}
