{
  "name": "crypto-snapshot-pro",
  "version": "1.0.0",
  "description": "AI-powered crypto trading signals with professional technical analysis.",
  "author": "Crypto Snapshot Pro",
  "commands": {
    "signal": {
      "description": "Get AI-powered trading signal",
      "parameters": {
        "symbol": {
          "type": "string",
          "default": "BTC"
        }
      }
    }
  },
  "payment": {
    "price": "0.025",
    "currency": "USDC",
    "network": "Base",
    "address": "0x5b7efd37546d6BB02463339cEaDdD80997aC97B3"
  },
  "endpoint": "https://crypto-snapshot-pro.onrender.com/"
}
