{
  "name": "MacroPulse",
  "description": "US macro indicators \u2014 Fed funds rate GDP CPI yield curve DXY dollar index",
  "url": "https://macro.lonestaroracle.xyz",
  "provider": {
    "organization": "LoneStarOracle",
    "url": "https://lonestaroracle.xyz"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "macro",
      "name": "/macro",
      "description": "US macro indicators \u2014 Fed funds rate GDP CPI yield curve DXY dollar index",
      "tags": [
        "macro"
      ]
    }
  ]
}