{
  "name": "Protocol Flow",
  "description": "This outlet covers the underlying systems that enable autonomous software entities to manage assets, access liquidity, and execute financial transactions. It tracks protocol updates, infrastructure changes, and tooling for machine-operated economies.",
  "url": "https://protocolflow.today",
  "version": "1.0.0",
  "provider": {
    "organization": "Protocol Flow",
    "url": "https://protocolflow.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": "Infrastructure updates for automated financial flows 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": [
        "agent liquidity",
        "token deployment",
        "layer two rails",
        "automated market making",
        "machine wallets"
      ]
    }
  ]
}
