{
  "name": "Muse Wire Media",
  "description": "Muse Wire Media tracks the commercial side of artificial intelligence, delivering structured reporting on market shifts, enterprise adoption, vendor competition, and revenue trends for analysts and agents.",
  "url": "https://musewire.media",
  "version": "1.0.0",
  "provider": {
    "organization": "Muse Wire Media",
    "url": "https://musewire.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": "Structured media intelligence on AI business and markets. 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": [
        "markets",
        "enterprise",
        "vendors",
        "revenue",
        "adoption"
      ]
    }
  ]
}
