Integrations in AI
From the Cursor cheat sheet ยท Advanced Features ยท verified Jul 2026
Integrations
Connect with external tools
bash
# Available integrations:
GitHub # PR reviews, issue tracking
Git # Version control integration
Slack # Team notifications
Linear # Task management
Bugbot # Automated code review
# Setup:
Settings > Integrations > [Service]
- Authenticate
- Configure permissions
- Set notification preferences
# Shell commands:
cursor://command/<command>
- Custom URL protocol
- Trigger from external toolsbash
// EXAMPLE: GitHub integration
1. Connect GitHub account
2. Enable PR reviews
3. Bugbot automatically reviews PRs
4. Comments appear in GitHub
// EXAMPLE: Slack notifications
"Bug found in payment.service.ts"
โ Posted to #dev-alerts channel๐ก Seamless tool integration
โก Automated workflows
๐ Bugbot for automatic reviews
๐ Custom URL protocol support
integrationsgithubslack