Before You Begin
Linkly AI includes the following core applications and capabilities:Linkly AI Desktop
The desktop application (referred to as Linkly AI). After installation, it automatically indexes documents and provides search, outline, and reading tools.
Linkly AI CLI
A command-line tool that connects to your Linkly AI app via Bash and invokes its tools. Ideal for AI Agent usage.
MCP Server
An open protocol for Agents to retrieve context. The MCP service starts automatically after installing Linkly AI. Ideal for AI Agent invocation.
linkly-ai-skills
Official Agent Skills that guide Agents on how to connect and use Linkly AI’s tool services. Strongly recommended.
Step 1: Install Linkly AI
Go to the official download page and select the version for your operating system:Download Linkly AI
Choose the version for your operating system
- macOS
- Windows
- Linux
1
Open the installer
Double-click the downloaded
.dmg file to mount the disk image2
Drag to Applications
Drag the LinklyAI icon into the Applications folder
3
Launch the app
Find LinklyAI in Launchpad or the Applications folder in Finder, and double-click to launch
Step 2: Initialize Linkly AI
When you first launch Linkly AI, a guided window walks you through the setup. After that, you add your own documents:1
Complete the first-launch wizard
The wizard has four screens — cover → sign-in → preparing → get-started panel (the step counter in the corner only covers the middle two):
- Cover: choose your interface language and theme, and tick I have read and agree to the Privacy Policy — this is required to continue. The Help improve Linkly AI telemetry toggle is on by default and can be turned off.
- Sign-in: sign in through your browser to unlock the official AI model quota and cloud knowledge base features. You can skip this — there is a skip sign-in link in the small print at the bottom. Local indexing, local search, and the MCP service all work without an account.
- Preparing: Linkly AI unpacks a set of sample documents and indexes them, usually within seconds. Wait for the Get started button to light up.
- Get-started panel: six feature cards. Click any card, or the × in the top-right corner, to finish the wizard.
2
Add your own documents
Either approach works:
- Open Settings → Folders and add the directories you want indexed — Documents, Downloads, a project directory, and so on;
- Or drop files into the
~/LinklyAIfolder. It is watched by default, so anything you put there is indexed automatically.
3
Connect your AI tools
Add Linkly AI’s MCP service to your frequently used AI tools for intelligent document search.You can also manually integrate the MCP tools, but we still recommend installing Skills for a better experience:
We recommend using Skills to assist with integration — it’s the simplest approach. Just copy the following prompt to your AI assistant and follow the instructions to complete both tool and Skills integration:
Please install Agent Skill linkly-ai-skills and...
- Claude Code
- Cursor
- Codex
- Cherry Studio
Run in your terminal:
Step 3: First Use
After launch, Linkly AI will immediately start indexing your documents and continuously monitor for changes. Full indexing will complete within a few minutes to tens of minutes (depending on the number of documents and machine performance).After the first launch, Linkly AI downloads about 710MB of model files in the background — roughly 639MB for semantic search and 70MB for OCR. Depending on your connection this can take from a few minutes to over an hour.Keyword search works right away and is unaffected. Natural language (semantic) search becomes available once the download and indexing have both finished.
Search documents with the Launcher
Use the global shortcut
⌘/Ctrl + Shift + L to open the search launcher window, then enter keywords or descriptive language to find target documents. You can also right-click the L icon in the system tray and pick the first menu item, Search (left-clicking the tray icon opens the AI chat window instead).You can further preview, view metadata, open documents, copy links, and more. For detailed usage, see the Full-Text Search Launcher documentation.Use with AI Agents
This is our more recommended approach — you’ll enjoy an unprecedented interactive experience and research efficiency.After integrating with your AI assistant or installing Skills, append
use linkly-ai after any prompt to actively leverage Linkly AI’s powerful search capabilities.
