# Linkly AI > Local Search Engine, Built for AI. ## Blog Posts (en) - [Without Leaving the Terminal, Let AI Search Every Document on Your Computer](https://linkly.ai/blog/ai-search-docs-without-leaving-terminal): A lightweight Rust CLI tool that connects to the Linkly AI desktop app, enabling you to search, browse, and read local documents from your terminal. It also serves as an MCP bridge for AI agents to access Linkly AI. - [One Command to Let Claude Code and 30+ AI Tools Read Your Local Files](https://linkly.ai/blog/one-command-ai-tools-read-local-files): A skill pack following the Agent Skills open standard. Once installed, 30+ AI platforms including Claude Code and Codex CLI can directly search, browse, and read your local documents. - [Outlines Index: A Progressive Disclosure Approach for Feeding Documents to AI Agents](https://linkly.ai/blog/outlines-index-progressive-disclosure-for-ai-agents): Traditional RAG splits documents into chunks and feeds them to AI. We took a different approach: build a structured outline for each document, letting AI browse like a researcher — scan the table of contents, navigate to relevant sections, then read precisely. - [Linkly AI: Let AI Agents Access Your Local Documents Without Friction](https://linkly.ai/blog/Introducing-linkly-ai): Your contracts, reports, papers, and proposals are AI's 'dark matter.' Traditional RAG chops documents into fragments and feeds them to AI — with poor results. We took a different approach: let AI browse your file cabinet like a researcher.