thread-keeper for Claude Desktop
io.github.po4erk91/thread-keeper
Multi-agent shared brain across Claude, Codex, Antigravity, Gemini, Copilot, and VS Code.
client:Claude Desktop
transport:stdio
runtime:pypi
Install thread-keeper in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"thread-keeper": {
"command": "uvx",
"args": [
"threadkeeper"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs