Cairn for Claude Desktop
io.github.luckyjackluo/cairn
Local-first file-organization tools for your AI agent: tag, query, and digest a folder. No cloud.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Cairn in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cairn": {
"command": "uvx",
"args": [
"cairn-mcp-server"
],
"env": {
"CAIRN_WORKSPACE": "<CAIRN_WORKSPACE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs