Skip to content
Cline

Cairn for Cline

io.github.luckyjackluo/cairn

Local-first file-organization tools for your AI agent: tag, query, and digest a folder. No cloud.

client:Cline transport:stdio runtime:pypi

Install Cairn in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "cairn": {
      "command": "uvx",
      "args": [
        "cairn-mcp-server"
      ],
      "env": {
        "CAIRN_WORKSPACE": "<CAIRN_WORKSPACE>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Cairn in other clients