Skip to main content
This quick start guide will help you build your first AI-ready local knowledge base with Linkly AI in just a few minutes, and learn the basic usage.
Want the easy way? Let an AI install it for you. If you already have an AI assistant that can run commands — Claude Code, Codex, Cursor, and the like — send it the line below. It will read the Setup Guide for Agents and walk you through installation, configuration, and verification step by step — including the parts you have to do yourself, which it will spell out clearly.
Of course, reading on is perfectly fine too — this page is a complete manual setup guide in its own right.

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
Then double-click the installer. Installation steps for each platform:
1

Open the installer

Double-click the downloaded .dmg file to mount the disk image
2

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

When the wizard ends, only the bundled sample documents are indexed. Your own files are not indexed yet. Skip this step and searches will never turn up your real content.
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 ~/LinklyAI folder. It is watched by default, so anything you put there is indexed automatically.
If the system reports insufficient permissions (common on macOS), go to System Settings → Privacy & Security → Full Disk Access, add Linkly AI, then restart the app.
3

Connect your AI tools

Add Linkly AI’s MCP service to your frequently used AI tools for intelligent document search.
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...

You can also manually integrate the MCP tools, but we still recommend installing Skills for a better experience:
Run in your terminal:
60606 is the default port for Linkly AI’s MCP service. If you can’t connect, check the actual port number in the app settings.

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.
Got meeting recordings, podcasts, or course videos to search? Speech transcription for audio and video is off by default — those files still get indexed and can be found by filename, but you can’t search what was said inside them. Turn on Audio transcription and Video transcription under Settings → Index and the app works through your existing files automatically. Every index switch is documented in Index Settings.
You have two ways to use Linkly AI:

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.