Get Started with Huntly
Set up your personal AI-powered information hub in just a few minutes.
5 Minutes
Average setup time
One Command
Docker deployment
Secure by Default
Local-first approach
Quick Start with Docker Compose
Installation Guide
Three simple steps to get Huntly up and running
Install the Browser Extension
The browser extension is essential for automatically saving web pages and Twitter content.
Run the Server
Choose Docker Compose (recommended) or the desktop client to run the Huntly server.
Docker Compose (Recommended)
version: '3.8'
services:
huntly:
image: lcomplete/huntly
container_name: huntly
restart: always
ports:
- "8088:80"
volumes:
- ~/data/huntly:/data
labels:
- "com.centurylinklabs.watchtower.enable=true"docker-compose up -d💡 Use Watchtower for automatic updates to get the latest features.
Desktop Client
Download from GitHub Releases for your operating system.
GitHub ReleasesConfigure Extension & Login
Set the server address in the extension, register an admin user, and start browsing.
- 1Click the Huntly extension icon and set the server address
- 2For remote access, use HTTPS for privacy
- 3Open Huntly website to register an administrator user
- 4After registration, the extension syncs automatically
Looking for More Options?
Check the Wiki for advanced deployment configurations and troubleshooting.
Visit WikiWhat's Next?
Now that Huntly is running, here's how to make the most of it
Browse & Capture
Browse the web normally and let Huntly capture content automatically via the extension. Save pages with one click.
Add RSS Feeds
Centralize your reading by importing OPML or adding RSS feeds. All content is searchable and organized.
Use AI Features
Leverage AI for content summarization, translation, and intelligent analysis with custom shortcuts.
Install MCP / Agent Skills
Enable AI assistants to search your knowledge base, RSS feeds, tweets, and highlights.
npx skills add lcomplete/huntlyExplore All Features
Discover everything Huntly can do — from smart archiving to social media integration.
View FeaturesJoin the Community
Connect with other Huntly users and get support from the community.
GitHub DiscussionsReady to Transform Your Information Management?
Start your journey with Huntly today and experience AI-powered information management.
Download Huntly Now