cryptoiz for Claude Desktop
io.github.dadang11/cryptoiz
Solana DEX whale intelligence: alpha, divergence, phase scoring, BTC regime. USDC payments via x402.
client:Claude Desktop
transport:stdio
runtime:npm
Install cryptoiz in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cryptoiz": {
"command": "npx",
"args": [
"-y",
"cryptoiz-mcp"
],
"env": {
"SVM_PRIVATE_KEY": "<SVM_PRIVATE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs