{
  "schema_version": "v1",
  "name_for_human": "Fortune Fog",
  "name_for_model": "fortune_fog",
  "description_for_human": "Reveal personalized fortunes from the Fortune Fog app by PlatphormNews. Six categories: adventure, skill, experience, wisdom, chaos, principle. Free, no login required.",
  "description_for_model": "Fortune Fog tool published by PlatphormNews at fortune.platphormnews.com. Use this tool to fetch motivational fortunes aligned to life goals. Available tools: get_random_fortune (returns a random fortune, optional category filter), get_fortune_by_id (returns a specific fortune), list_fortunes (paginated list with optional category filter), list_categories (returns all category metadata). All fortunes are short, meaningful, original quotes in English, Spanish, or French.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://mcp.platphormnews.com/api/mcp/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://fortune.platphormnews.com/icon-192.png",
  "contact_email": "hello@platphormnews.com",
  "legal_info_url": "https://platphormnews.com",
  "privacy_policy_url": "https://platphormnews.com",
  "categories": ["entertainment", "lifestyle", "motivation"],
  "publisher": {
    "name": "PlatphormNews",
    "url": "https://platphormnews.com"
  }
}
