{ "name": "cryptoiz-mcp", "version": "4.16.17", "mcpName": "io.github.dadang11/cryptoiz", "description": "CryptoIZ MCP Server - Solana DEX whale intelligence (alpha, divergence, accumulation, BTC regime). Recommended install: npx agentcash add https://mcp.cryptoiz.org. x402 V2 + Dexter gas-sponsored payments.", "main": "index.js", "type": "commonjs", "bin": { "cryptoiz-mcp": "./index.js", "cryptoiz-mcp-setup": "./setup.js" }, "files": [ "index.js", "setup.js", "package.json", "README.md" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "@solana/web3.js": "^1.95.8", "bs58": "^6.0.0" }, "engines": { "node": ">=18.0.0" }, "author": "CryptoIZ", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/dadang11/cryptoiz-mcp.git" }, "keywords": [ "mcp", "solana", "whale-tracking", "alpha-scanner", "x402", "dexter", "agentcash", "defi", "smart-money", "btc-regime", "divergence", "accumulation" ], "homepage": "https://cryptoiz.org/McpLanding", "bugs": { "url": "https://github.com/dadang11/cryptoiz-mcp/issues" } }