{
  "name": "TokenLaunches",
  "description": "New token launch scanner on Base and EVM chains from GeckoTerminal and DexScreener. Returns new pools, initial liquidity, and early risk flags.",
  "url": "https://launches.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": "scan",
      "name": "/scan",
      "description": "New token launch scanner on Base and EVM chains from GeckoTerminal and DexScreener. Returns new pools, initial liquidity, and early risk flags.",
      "tags": [
        "token",
        "launch",
        "base",
        "new",
        "scanner",
        "defi"
      ]
    }
  ]
}