LinklyAI/linkly-ai-cli

Search Your Own Files From the Terminal

One command searches everything indexed on this machine — finding, locating and reading, all without leaving the terminal. It is also the easiest way for an agent to reach your files.

CLI

$

Send the line below to an agent that can run commands — Claude Code, Codex and the like. It will read the setup guide, install the CLI for you and wire everything up.

Set up https://linkly.ai/docs/en/agent-setup.md, then show me how to search my files from the terminal.

A Second Brain in Your Terminal

No window switching, no waiting on a UI. Built for the terminal-dwelling kind of person, and for clever agents.

One Command Searches Everything

linkly search runs keyword and semantic retrieval at once and returns the document path, a relevance score and a snippet, ready to use as is.

Filter as Finely as You Like

Narrow by file format, by library, by path or by modification date range — far more retrieval power than mainstream agents offer.

From Hit to Full Read Without Opening a File

search finds the file, outline shows its structure, grep pins down the line, read pulls the text by line range. The whole loop stays in the terminal.

The Tool Agents Handle Best

Agents are good at CLI tools. Codex, WorkBuddy, Claude Code, Cursor and others hook up with a single line of prompt.

Local, LAN or Remote

It talks to the desktop app on this machine by default, but it can just as well reach another machine on your network, or use an API key to tunnel through to your cloud libraries.

Diagnoses Itself

linkly doctor walks through the port, connectivity, authentication and a full MCP round trip, then tells your agent exactly what is stuck and how to fix it.

Frequently Asked Questions