Skip to main content

What You Can Do

Use Linkly AI’s search tool in the terminal to retrieve architecture decision records, then use read to read specific specifications. Claude Code can then write code with a full understanding of project conventions — reducing style inconsistencies or violations of design principles.
Quickly use Linkly AI to find records of “why it was designed this way.” With an understanding of historical context, the AI gives suggestions that are more grounded in reality — not just generic answers disconnected from your situation.
Without leaving the terminal, search for requirements documents and API specifications on your computer through Linkly AI’s search tool directly in Claude Code conversations — stay focused without being interrupted by frequent window switching.

Prerequisites

  • Claude Code installed
  • Linkly AI Desktop running with the MCP service active

Configuration Steps

We recommend also installing Linkly AI Skills to teach the AI assistant how to efficiently use Linkly AI’s tools, improving search and reading efficiency.

Verify the Connection

After adding, send the following prompt in Claude Code to verify:
Search my documents for content about project design
If configured correctly, Claude Code will call Linkly AI’s search tool and return the search results.

FAQ

Check whether Linkly AI Desktop is running and whether the MCP service is active. You can run curl http://127.0.0.1:60606/mcp in the terminal to test connectivity.
Make sure you have installed Linkly AI CLI and that the linkly command is available in your PATH.