Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"agentcairn": {
"command": "uvx",
"args": [
"agentcairn"
],
"env": {
"CAIRN_INDEX": "${user_config.index_path}",
"CAIRN_VAULT": "${user_config.vault_path}"
}
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Environment variables set when the server starts
CAIRN_INDEX=${user_config.index_path}CAIRN_VAULT=${user_config.vault_path}npx claudepluginhub ccf/agentcairn --plugin agentcairn