{
  "name": "Muse Desk",
  "description": "Muse Desk focuses on the engineering and infrastructure side of artificial intelligence, covering developer tools, compute, data pipelines, and frameworks for builders and technical readers.",
  "url": "https://musedesk.today",
  "version": "1.0.0",
  "provider": {
    "organization": "Muse Desk",
    "url": "https://musedesk.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": "A working newsroom covering AI builders and infrastructure. 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": [
        "infrastructure",
        "developers",
        "tools",
        "compute",
        "frameworks"
      ]
    }
  ]
}
