Cairn for Windsurf
io.github.cybort360/cairn-mcp
Log Claude Code work sessions, file edits, and tasks to your Cairn account.
client:Windsurf
transport:stdio
runtime:pypi
Install Cairn in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cairn-mcp": {
"command": "uvx",
"args": [
"cairn-mcp"
],
"env": {
"CAIRN_TOKEN": "<CAIRN_TOKEN>",
"CAIRN_API_URL": "<CAIRN_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs