Total Agents | Crypto Agents | Base Agents | Focus |
---|---|---|---|
31 | 17 | 14 | Blockchain & DeFi |
Professional AI | Market & Security | Development | Real-time Data |
Hive Intelligence Agents is a specialized crypto intelligence framework that extends Claude Code with 17 professional crypto agents for comprehensive blockchain analysis, DeFi strategies, and smart contract development. Works seamlessly alongside SuperClaude's 14 base development agents.
Method | Command | Best For |
---|---|---|
π npm | npm install -g hive-agents && hive-agents install |
β Recommended - All platforms |
π¦ npx | npx hive-agents install |
One-time use without global install |
π§ Local | npm install hive-agents |
Project-specific installation |
β οΈ IMPORTANT: Upgrading from previous versions
If you have SuperClaude installed, Hive Agents works alongside it:
# Install Hive Agents (works with existing SuperClaude)
npm install -g hive-agents
hive-agents install
β What Hive Agents adds:
- β 17 specialized crypto intelligence agents
- β Hive Intelligence MCP integration for real-time blockchain data
- β Works with Claude Code's Task tool
- β Compatible with existing SuperClaude installation
π‘ Note: Use agents via Task tool: /task "Analyze BTC" --subagent_type crypto-quant
π‘ System Requirements
Prerequisites:
- Node.js 16 or higher
- Claude Code installed
No Python Required! This package runs entirely on Node.js.
# Check Node.js version
node --version # Should be v16 or higher
# Install if needed
# Windows: winget install OpenJS.NodeJS
# macOS: brew install node
# Linux: sudo apt install nodejs npm
After installing with npm, you can use hive-agents in two ways:
# Run the main installer
hive-agents install
# Check version
hive-agents --version
# Get help
hive-agents --help
Once installed, use the Task tool in Claude Code to invoke crypto agents:
# Examples of using crypto agents
/task "Analyze BTC price trends" --subagent_type crypto-quant
/task "Audit smart contract at 0x..." --subagent_type crypto-security-researcher
/task "Find yield opportunities on Ethereum" --subagent_type crypto-defi-strategist
/task "Investigate whale wallet activity" --subagent_type crypto-on-chain-detective
After installation, you'll have access to 17 specialized crypto agents:
Category | Agents | Example Usage |
---|---|---|
Market & Trading | crypto-quant, crypto-market-maker, crypto-sentiment-analyst, crypto-technical-analyst, crypto-arbitrageur | Market analysis, trading strategies |
DeFi & Liquidity | crypto-defi-strategist, crypto-liquidity-optimizer, crypto-yield-aggregator | Yield farming, liquidity provision |
Security & Risk | crypto-security-researcher, crypto-risk-manager, crypto-portfolio-analyst, crypto-validator-specialist | Smart contract audits, risk assessment |
On-chain Analysis | crypto-on-chain-detective, crypto-whale-tracker, crypto-forensics-expert | Blockchain investigation, wallet tracking |
Specialized | crypto-nft-specialist, crypto-mev-researcher | NFT analysis, MEV strategies |
The installation also adds the Hive Intelligence MCP server for real-time blockchain data:
# MCP tools available after installation:
hive__get_market_data # Real-time prices and market data
hive__get_defi_data # DeFi protocols, yields, TVL
hive__get_onchain_data # Wallet balances, transactions
hive__get_nft_data # NFT collections, floor prices
hive__get_social_data # Social sentiment analysis
Professional crypto intelligence agents for Claude Code
Specialized expertise in every domain:
|
Real-time data & analysis:
|
Blockchain data at your fingertips:
|
Simple agent invocation:
|
Enterprise-grade capabilities:
|
Complete crypto coverage:
|
π Getting Started | π User Guides | π οΈ Developer Resources | π Reference |
---|---|---|---|
|
|
|
|
**π Built with passion by Hive Intelligence team **
Made with β€οΈ for developers who push boundaries