cryptoiz-mcp 4.16.1 → 4.16.3
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 +100 -99
- package/index.js +445 -428
- package/package.json +53 -54
- package/setup.js +132 -132
- package/server.json +0 -30
package/README.md
CHANGED
|
@@ -1,99 +1,100 @@
|
|
|
1
|
-
# CryptoIZ MCP Server
|
|
2
|
-
|
|
3
|
-
AI-powered Solana DEX whale intelligence for Claude Desktop. Pay per call with USDC on Solana via x402 Dexter protocol.
|
|
4
|
-
|
|
5
|
-
## Quick Install (2 commands)
|
|
6
|
-
|
|
7
|
-
```bash
|
|
8
|
-
npm install -g cryptoiz-mcp
|
|
9
|
-
npx cryptoiz-mcp-setup YOUR_SOLANA_PRIVATE_KEY
|
|
10
|
-
```
|
|
11
|
-
|
|
12
|
-
Auto-detects OS, finds Claude Desktop config (including Windows MSIX), writes correct config. Restart Claude Desktop and type `get_status`.
|
|
13
|
-
|
|
14
|
-
## Prerequisites
|
|
15
|
-
|
|
16
|
-
1. **Node.js** v18+ from nodejs.org
|
|
17
|
-
2. **Claude Desktop** from claude.ai/download
|
|
18
|
-
3. **Solana wallet** with $1-5 USDC (no SOL needed, Dexter sponsors gas)
|
|
19
|
-
|
|
20
|
-
## Tools and Pricing
|
|
21
|
-
|
|
22
|
-
| Tool | Price | Data |
|
|
23
|
-
|------|-------|------|
|
|
24
|
-
| get_whale_alpha | $0.05 | 20 smart money whale/dolphin signals |
|
|
25
|
-
| get_whale_divergence | $0.02 | 20 divergence signals (3 types) |
|
|
26
|
-
| get_whale_accumulation | $0.02 | Tokens in accumulation phase |
|
|
27
|
-
| get_whale_neutral | $0.02 | Tokens in neutral phase |
|
|
28
|
-
| get_whale_distribution | $0.02 | Tokens in distribution phase |
|
|
29
|
-
| get_btc_regime | $0.01 | BTC macro + Fear/Greed + technicals |
|
|
30
|
-
|
|
|
31
|
-
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
-
|
|
97
|
-
-
|
|
98
|
-
-
|
|
99
|
-
-
|
|
1
|
+
# CryptoIZ MCP Server
|
|
2
|
+
|
|
3
|
+
AI-powered Solana DEX whale intelligence for Claude Desktop. Pay per call with USDC on Solana via x402 Dexter protocol.
|
|
4
|
+
|
|
5
|
+
## Quick Install (2 commands)
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
npm install -g cryptoiz-mcp
|
|
9
|
+
npx cryptoiz-mcp-setup YOUR_SOLANA_PRIVATE_KEY
|
|
10
|
+
```
|
|
11
|
+
|
|
12
|
+
Auto-detects OS, finds Claude Desktop config (including Windows MSIX), writes correct config. Restart Claude Desktop and type `get_status`.
|
|
13
|
+
|
|
14
|
+
## Prerequisites
|
|
15
|
+
|
|
16
|
+
1. **Node.js** v18+ from nodejs.org
|
|
17
|
+
2. **Claude Desktop** from claude.ai/download
|
|
18
|
+
3. **Solana wallet** with $1-5 USDC (no SOL needed, Dexter sponsors gas)
|
|
19
|
+
|
|
20
|
+
## Tools and Pricing
|
|
21
|
+
|
|
22
|
+
| Tool | Price | Data |
|
|
23
|
+
|------|-------|------|
|
|
24
|
+
| get_whale_alpha | $0.05 | 20 smart money whale/dolphin signals |
|
|
25
|
+
| get_whale_divergence | $0.02 | 20 divergence signals (3 types) |
|
|
26
|
+
| get_whale_accumulation | $0.02 | Tokens in accumulation phase |
|
|
27
|
+
| get_whale_neutral | $0.02 | Tokens in neutral phase |
|
|
28
|
+
| get_whale_distribution | $0.02 | Tokens in distribution phase |
|
|
29
|
+
| get_btc_regime | $0.01 | BTC macro + Fear/Greed + technicals |
|
|
30
|
+
| get_btc_futures_signal | $0.03 | MTF BTC futures scalping signal (4h regime + 5m entry) |
|
|
31
|
+
| get_token_ca | FREE | Contract address lookup |
|
|
32
|
+
| get_status | FREE | Server health check |
|
|
33
|
+
|
|
34
|
+
## Manual Config (if auto-installer fails)
|
|
35
|
+
|
|
36
|
+
### macOS
|
|
37
|
+
Config: ~/Library/Application Support/Claude/claude_desktop_config.json
|
|
38
|
+
|
|
39
|
+
```json
|
|
40
|
+
{
|
|
41
|
+
"mcpServers": {
|
|
42
|
+
"cryptoiz": {
|
|
43
|
+
"command": "npx",
|
|
44
|
+
"args": ["-y", "cryptoiz-mcp"],
|
|
45
|
+
"env": {
|
|
46
|
+
"SVM_PRIVATE_KEY": "your-base58-private-key"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
```
|
|
52
|
+
|
|
53
|
+
### Windows
|
|
54
|
+
IMPORTANT: npx does NOT work on Windows. Use absolute paths.
|
|
55
|
+
|
|
56
|
+
Config location depends on install type:
|
|
57
|
+
- MSIX (most common): %LOCALAPPDATA%\Packages\Claude_pzs8sxrjxfjjc\LocalCache\Roaming\Claude\claude_desktop_config.json
|
|
58
|
+
- Standard: %APPDATA%\Claude\claude_desktop_config.json
|
|
59
|
+
|
|
60
|
+
Check: run `dir "$env:LOCALAPPDATA\Packages\Claude*"` in PowerShell. If folder exists = MSIX.
|
|
61
|
+
|
|
62
|
+
```json
|
|
63
|
+
{
|
|
64
|
+
"mcpServers": {
|
|
65
|
+
"cryptoiz": {
|
|
66
|
+
"command": "C:\\Program Files\\nodejs\\node.exe",
|
|
67
|
+
"args": ["C:\\Users\\YOUR_USERNAME\\AppData\\Roaming\\npm\\node_modules\\cryptoiz-mcp\\index.js"],
|
|
68
|
+
"env": {
|
|
69
|
+
"SVM_PRIVATE_KEY": "your-base58-private-key"
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
```
|
|
75
|
+
|
|
76
|
+
## Troubleshooting
|
|
77
|
+
|
|
78
|
+
**"No servers added" after setup:**
|
|
79
|
+
Config written to wrong path. Windows MSIX reads from LocalAppData, not AppData. Copy:
|
|
80
|
+
```powershell
|
|
81
|
+
copy "$env:APPDATA\Claude\claude_desktop_config.json" "$env:LOCALAPPDATA\Packages\Claude_pzs8sxrjxfjjc\LocalCache\Roaming\Claude\claude_desktop_config.json"
|
|
82
|
+
```
|
|
83
|
+
|
|
84
|
+
**"spawn npx ENOENT" on Windows:**
|
|
85
|
+
Use absolute paths, not npx. See Windows config above.
|
|
86
|
+
|
|
87
|
+
**Server disconnected:**
|
|
88
|
+
Check logs: Get-Content "$env:APPDATA\Claude\logs\mcp-server-cryptoiz.log" -Tail 30
|
|
89
|
+
|
|
90
|
+
## Security
|
|
91
|
+
|
|
92
|
+
Private key stored only in local config. Never sent to CryptoIZ. Gas sponsored by Dexter. Use a dedicated wallet.
|
|
93
|
+
|
|
94
|
+
## Links
|
|
95
|
+
|
|
96
|
+
- Guide: https://cryptoiz.org/McpLanding
|
|
97
|
+
- Platform: https://cryptoiz.org
|
|
98
|
+
- Dexter: https://dexter.cash/sellers/DsKmdkYx49Xc1WhqMUAztwhdYPTqieyC98VmnnJdgpXX
|
|
99
|
+
- Twitter: @cryptoiz_IDN
|
|
100
|
+
- npm: https://www.npmjs.com/package/cryptoiz-mcp
|