{
  "name": "Muse Report Today",
  "description": "Muse Report Today publishes in-depth analysis of AI regulation, safety debates, labor effects, and geopolitical competition, written for policymakers, researchers, and decision-makers who need context.",
  "url": "https://musereport.today",
  "version": "1.0.0",
  "provider": {
    "organization": "Muse Report Today",
    "url": "https://musereport.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": "Analysis and long-form reporting on AI policy and impact. 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": [
        "policy",
        "regulation",
        "safety",
        "labor",
        "geopolitics"
      ]
    }
  ]
}
