{
  "name": "BundleScope",
  "description": "Token launch bundle and sniper detection on Base — identifies same-block coordinated buys and whether early wallets are still holding or have dumped",
  "url": "https://bundle.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": "Scan a token contract address for launch-day bundle activity — same-block buys, wallet dump status, and coordinated sniper detection",
      "tags": ["bundle", "sniper", "launch", "base", "token", "risk"]
    }
  ]
}
