{
  "name": "Agentic Finance",
  "description": "Tracks the growing stack of financial infrastructure designed for autonomous software agents. Covers agent-native wallets, machine-to-machine payment rails, automated trading logic, token launch mechanisms and onchain treasury management for developers, platform architects and fintech engineers.",
  "url": "https://agenticfinance.news",
  "version": "1.0.0",
  "provider": {
    "organization": "Agentic Finance",
    "url": "https://agenticfinance.news"
  },
  "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": "Wallets, rails and markets for machine users 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 wallets",
        "machine payments",
        "autonomous trading infrastructure",
        "onchain agent economies",
        "agent-native finance"
      ]
    }
  ]
}
