Back to Apps

Linkly AI CLI
by linklyai
Terminal interface for Linkly AI to search and explore local documents via MCP.
0 stars
Works in:claude
Exposes:Tools
What it does\nLinkly AI CLI provides a command-line interface to search local documents indexed by the Linkly AI desktop app. It allows users to query their knowledge base, extract document outlines, and grep content directly from the terminal.\n\n## Tools\n- search: Perform vector and BM25 searches across local libraries.\n- find-paths: Locate folder candidates using fuzzy keywords.\n- outline: Get structural outlines of specific documents.\n- grep: Search for patterns within a document with context.\n- read: Read content from a document by ID with offsets.\n- list-libraries: List all available knowledge libraries.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "linkly-ai": {\n "command": "linkly",\n "args": ["mcp"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
curl -sSL https://updater.linkly.ai/cli/install.sh | shInformation
- Pricing
- freemium
- Published
- 7/24/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"linkly-ai": {"command": "linkly", "args": ["mcp"]}}}





