Quick Start
Get CyberCage up and running in under 5 minutes.
Installation
One-Line Install
Run this command in your terminal:
curl -sSL https://get.cybercage.io | shThe installer will:
- Detect your operating system
- Download the appropriate CyberCage daemon binary
- Install it to
/usr/local/bin/ - Start the daemon automatically
- Register your device with the Hub
macOS Users
You may need to grant permissions in System Settings > Privacy & Security after installation.
Windows Users
Windows support is currently in beta. Please report any issues on GitHub.
Verify Installation
Check that the daemon is running:
cybercage statusYou should see output like:
✓ CyberCage daemon is running
✓ Connected to Hub
✓ Last sync: 2 seconds ago
✓ Protecting 3 applicationsFirst Login
- Open your browser and navigate to:
https://app.cybercage.io - Sign up with your email or use OAuth (Google/GitHub)
- Create your organization
You'll be redirected to the Dashboard Overview page where you can see your protected applications and any detected threats.
Configure Your Applications
After registration and creating your organization:
- Navigate to Applications in the sidebar
- Add the applications your organization supports
- The daemon will sync and look for these applications on your machine
- Toggle protection on/off for each detected application
Application Detection
Once you've added supported applications to your organization, the daemon will automatically detect and protect them on your machine.
Approve Your First MCP Server
When you use an MCP server for the first time, it will be in Pending state:
- Navigate to MCP Catalog in the sidebar
- You'll see a list of pending servers
- Click Review on a server
- Read the details and click Approve or Block
Auto-Approval
If you approve a server on one device, it's automatically approved on all your other devices with the same configuration.
Test Protection
Let's verify CyberCage is protecting you:
- Open your AI assistant (e.g., Claude Code)
- Try to use an MCP server that accesses sensitive files
- If CyberCage detects a threat, you'll see an alert
The threat will also appear in your Dashboard under Threat Reports.
Configure Integrations (Optional)
Get notified about threats via Slack or Teams:
- Navigate to Integrations in the sidebar
- Click Add Integration
- Follow the setup wizard for your chosen platform
- Test the integration
Next Steps
Now that CyberCage is installed, learn more about:
- How CyberCage Works - Understand the protection layers
- Managing Applications - Control which apps are protected
- MCP Servers - Deep dive into server approval workflow
- Policy & Threats - Learn about threat types and detection methods
Getting Help
If you encounter any issues:
- Check the Troubleshooting Guide
- Visit our FAQ
- Open an issue on GitHub
- Email support: contact@cybercage.io