MCP Server
MCP
Cairn
Local-first file-organization tools for your AI agent: tag, query, and digest a folder. No cloud.
Install
uvx cairn-mcp-server
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "cairn-mcp-server",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the folder Cairn operates on. If unset, defaults to the current working directory. You can also pass --workspace on the command line instead.",
"format": "string",
"name": "CAIRN_WORKSPACE"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment