{
  "name": "Muse News Media",
  "description": "Muse News Media examines how artificial intelligence intersects with media, entertainment, and public discourse, serving readers and agents interested in the cultural and social dimensions of the technology.",
  "url": "https://musenews.media",
  "version": "1.0.0",
  "provider": {
    "organization": "Muse News Media",
    "url": "https://musenews.media"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/markdown",
    "application/json",
    "text/html"
  ],
  "defaultOutputModes": [
    "text/markdown",
    "application/json",
    "text/html"
  ],
  "skills": [
    {
      "id": "read-news",
      "name": "Read news",
      "description": "AI coverage through media, culture, and public conversation. Read the latest articles via feeds (/feed.xml, /atom.xml, /feed.json), the JSON API (/api/articles), or llms.txt. All endpoints are static and read-only.",
      "tags": [
        "ai media",
        "culture",
        "entertainment",
        "society",
        "discourse"
      ]
    }
  ]
}
