{
  "name": "Muse Wire Today",
  "description": "Muse Wire Today operates as a continuous feed of AI announcements, funding events, partnership deals, and regulatory filings, structured for both human readers and machine consumption throughout the day.",
  "url": "https://musewire.today",
  "version": "1.0.0",
  "provider": {
    "organization": "Muse Wire Today",
    "url": "https://musewire.today"
  },
  "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": "Real-time wire for AI announcements and breaking updates. 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": [
        "announcements",
        "funding",
        "deals",
        "filings",
        "breaking"
      ]
    }
  ]
}
