asrai-mcp 0.5.4 → 0.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -55,8 +55,8 @@ Each API call costs **$0.001 USDC** from your wallet on Base mainnet. Make sure
|
|
|
55
55
|
|
|
56
56
|
| Tool | What it does | Cost |
|
|
57
57
|
|---|---|---|
|
|
58
|
-
| `market_overview` | Trending, gainers/losers, RSI
|
|
59
|
-
| `technical_analysis` | ALSAT, SuperALSAT, PSAR, MACD-DEMA, AlphaTrend | $0.
|
|
58
|
+
| `market_overview` | Trending, gainers/losers, RSI, screeners, sentiment, narratives, cashflow | $0.019 |
|
|
59
|
+
| `technical_analysis` | ALSAT, SuperALSAT, PSAR, MACD-DEMA, AlphaTrend, TD, forecast, SMC, S/R, Elliott Wave, Ichimoku | $0.012 |
|
|
60
60
|
| `sentiment` | CBBI, CMC sentiment, AI insights | $0.003 |
|
|
61
61
|
| `forecast` | AI 3-7 day price prediction | $0.001 |
|
|
62
62
|
| `screener` | Find coins by criteria | $0.001 |
|
|
@@ -64,10 +64,10 @@ Each API call costs **$0.001 USDC** from your wallet on Base mainnet. Make sure
|
|
|
64
64
|
| `elliott_wave` | Elliott Wave analysis | $0.001 |
|
|
65
65
|
| `ichimoku` | Ichimoku cloud | $0.001 |
|
|
66
66
|
| `cashflow` | Capital flow data | $0.001 |
|
|
67
|
-
| `coin_info` | Stats, info, price, tags | $0.
|
|
67
|
+
| `coin_info` | Stats, info, price, tags, CMC AI + auto DEX data | $0.005–$0.006 |
|
|
68
68
|
| `dexscreener` | DEX trading data | $0.001 |
|
|
69
69
|
| `chain_tokens` | Low-cap tokens on chain | $0.001 |
|
|
70
|
-
| `portfolio` |
|
|
70
|
+
| `portfolio` | Model portfolio — investment reference | $0.001 |
|
|
71
71
|
| `channel_summary` | Latest crypto narratives | $0.001 |
|
|
72
72
|
| `ask_ai` | AI analyst freeform answer | $0.002 |
|
|
73
73
|
| `indicator_guide` | Asrai indicator reference | FREE |
|