{
  "name": "Algorithmic Times",
  "description": "Coverage of the intersection between autonomous software agents and blockchain-based financial systems. This outlet reports on protocol developments, market structure changes, and the operational reality of machine-driven economic activity for developers and institutional observers.",
  "url": "https://algorithmictimes.today",
  "version": "1.0.0",
  "provider": {
    "organization": "Algorithmic Times",
    "url": "https://algorithmictimes.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 of automated systems and crypto 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": [
        "autonomous agents",
        "cryptoeconomics",
        "machine finance",
        "decentralized protocols",
        "agentic workflows"
      ]
    }
  ]
}
