
Documentation
⚡Quick Start Guide
Get up and running with Hive AI in under 5 minutes
← Back to Documentation⚡ Quick Start Guide
Get up and running with Hive AI in under 5 minutes! This guide covers the essentials for new users.
💡 Just Purchased? If you arrived here after purchasing a license, welcome! Follow the steps below to get started.
📋 Prerequisites for Setup
Before we begin installation, gather these requirements and save them somewhere convenient for copy/paste during setup:
- Install Node.js - Visit nodejs.org and download the LTS version (required for npm)
- Get your OpenRouter API key at openrouter.ai/keys - Save this in a text file for easy copying
- Get your Hive license at hivetechs.io/pricing - Keep this license key handy for setup
- Retrieve your Hive license at hivetechs.io/portal using the Recover Key option
💡 Pro Tip: Save both keys in a text file or note app before starting installation. You'll need to copy/paste them during the setup process.
New! Hive IDE Desktop Application
Experience the power of Hive AI with our new desktop IDE! Get the full development environment with 4-stage AI consensus built right in.
✓No Terminal Setup Required
Full GUI experience with integrated terminal
✓Auto-Updates & Easy Install
Stay current with automatic update notifications
✓Native Performance
Optimized for macOS, Windows, and Linux
✓Same License & API Keys
Works with your existing Hive license
📱 Step 1: Open Your Command Line
Choose your platform:
Or use your existing setup:
🪟Windows
Or search "Command Prompt" in Start Menu
🍎macOS
Or Finder → Applications → Utilities
💻IDEs & Linux
VS Code, Cursor, Windsurf, or Linux terminal
⬇️ Step 2: Download Hive AI
Copy and paste this command into your terminal:
🔍 What this command does:
Downloads software
Available everywhere
AI tools
✅ Step 3: Verify Installation
Test that everything works:
🎉 Success!
You now have Hive AI installed and ready to use. Time to configure everything for your first AI consensus!
⚡ Step 4: Run Quickstart Setup
Now let's configure everything with one command. This interactive setup will guide you through each step:
📋 What to Expect During Setup
The quickstart wizard will prompt you for information step-by-step. Here's what you'll encounter:
HIVE-XXXX-XXXX-XXXX-XXXX
license key when promptedsk-or-
) for access to 400+ AI models🔧 Why Profile Setup Matters
Hive AI uses consensus profiles to orchestrate multiple AI models for better results. You need at least one profile configured before your first consensus query. Our Expert Profile Templates are pre-optimized with the best model combinations for specific tasks.
This single command will configure:
- License Activation - Validates and activates your Hive AI license
- OpenRouter Integration - Connects you to 400+ AI models
- Consensus Profiles - Sets up expert-optimized model combinations
- IDE Configuration - Auto-configures Claude Code, Cursor, Windsurf, VS Code
- MCP Server - Starts the Model Context Protocol server for IDE integration
🆘 Troubleshooting
⚠️ "npm not found" or "command not found"
You need Node.js installed first:
🔒 "Permission denied" or "Access denied"
Windows Solution:
Right-click Command Prompt → "Run as administrator"
Mac/Linux Solution:
Add sudo
before the command
✨ Your First Commands
Once setup is complete, try these commands based on how you're using Hive AI:
🖥️ For Terminal/CLI Use (Recommended)
🔧 For IDE Integration (Cursor, Windsurf, etc.)
💡 Why the difference? IDEs require the explicit "consensus" command for MCP (Model Context Protocol) compatibility. For direct terminal use, the shorthand `hive "question"` is faster and more natural.
🎯 Essential First Steps
1. View Available Commands
2. Try Basic Queries
🖥️ Terminal/CLI Usage
🔧 IDE/MCP Usage
✨ Note: Real-time streaming works in CLI usage. IDE/MCP integration shows complete responses after processing.
3. Monitor Your Usage
🎯 Ready for Your First AI Consensus?
After installation, run this command to get started:
This will guide you through setup, model selection, and your first consensus query.
🛠️ Manual Configuration
If you need to update configuration after quickstart:
Configure OpenRouter
Configure License & Profiles
🔧 Automated IDE Configuration
Hive AI automatically detects and configures all supported IDEs during hive quickstart
. No manual configuration needed!
🤖 Automatic Detection
claude --version
cursor --version
windsurf --version
code --version
⚙️ Auto-Configuration
🔗 Configuration Files Created
After running hive quickstart
, these files are automatically created/updated:
~/.claude.json
~/.cursor/mcp.json
~/.codeium/windsurf/mcp_config.json
~/.vscode/settings.json
💡 Pro Tip: Only IDEs that are actually installed get configured. The system is intelligent enough to skip missing IDEs and only configure what you have.
🆘 Troubleshooting
"Command not found"
If hive
command isn't recognized:
"No API providers configured"
"Provider connection failed"
"License validation failed"
💡 License Format: Your license key should look like HIVE-XXXX-XXXX-XXXX-XXXX
and unlocks all features including 400+ models via OpenRouter.
💡 Quick Tips
- Streaming in CLI - Terminal usage shows real-time output, IDEs show complete responses
- No prompt engineering needed - Ask questions naturally
- Use quickstart -
hive quickstart
sets up everything at once - Check status -
hive status
shows configuration and health - OpenRouter powers it all - Access to 400+ models with one API key