Documentation Index
Fetch the complete documentation index at: https://docs.getunbound.ai/llms.txt
Use this file to discover all available pages before exploring further.
unbound discover scans a device for installed AI coding tools and reports findings to Unbound. This powers the AI Tools inventory and fleet visibility in the dashboard.
Tools detected: Cursor, Claude Code, Gemini CLI, Codex, Windsurf, Roo Code, Cline, GitHub Copilot, JetBrains, and more.
Prerequisites
Python 3 andcurl must be available on the device.
The --api-key used here is a discovery key — separate from your login credentials. Get it from Connect → AI Coding Tools in the Unbound dashboard.
Run a scan
Schedule recurring scans (macOS)
Set up a LaunchAgent that runs a scan every 12 hours:One-step user onboarding
unbound onboard combines tool setup and discovery into a single command — useful for scripting new user enrollment:
setup --all (Cursor + Claude Code hooks + Codex hooks) and then performs a device scan.
MDM device onboarding (admin, requires root)
For fleet-wide enrollment from an MDM system:setup mdm --all) and then performs a full device scan.
See MDM Integrations for deployment guides and MDM-specific configuration.
MDM Integrations
Connect your MDM provider and deploy AI tools at scale
Analytics
View discovered tools and fleet activity in the dashboard

