← Back to Home

Installation Guide

Get hive-tools set up on your system in just a few steps

Prerequisites

A supported IDE - VS Code, Cursor, Claude Dev, or others with MCP support

Step 1: Install hive-tools

Terminal/Command Prompt
npm install -g @hivetechs/hive-ai
⚠️

Note about installation warnings

You may see deprecation warnings during installation. These are from database dependencies and don't affect functionality.

Step 2: Configure Your License

Run this command
hive-ai configure
💡

License Key Location

Your license key should be in your Paddle receipt email. Look for a long string starting with "HIVE-".

Step 3: Setup IDE Integration

Auto-configure your IDE
hive-ai configure-ide

Supported IDEs

  • • VS Code
  • • Cursor
  • • Claude Dev
  • • Any MCP-compatible editor

Features Enabled

  • • Multi-model AI consensus
  • • Code generation & review
  • • Intelligent suggestions
  • • Usage tracking

Step 4: Test Your Installation

Verify everything works
hive-ai --help

Success!

If you see the help menu, hive-tools is installed and ready to use in your IDE.

📦 Staying Updated (Important!)

💡

Why Keep Updated?

We constantly add new AI models, security fixes, and features. Regular updates ensure you get the best experience.

🔍 Check Your Version

Check current version
hive-ai --version

⚡ Update Commands

Update to latest
npm update -g @hivetechs/hive-ai
Get beta features
npm install -g @hivetechs/hive-ai@beta

📅 Update Schedule

Security Updates

Update immediately when released

🆕

Feature Updates

Check weekly for new AI models and features

🔧

Maintenance

Monthly updates for bug fixes and optimizations

Pro Tip

Your license key, settings, and conversation history are automatically preserved during updates. You never lose your data!

What's Next?

Start Coding

Open your IDE and start using hive-tools's multi-model consensus for enhanced code generation and review.

Explore Features →

Need Help?

Having trouble with installation? Our support team is here to help.

Get Support →