thread-keeper runs on your own machine — the client starts it, so there is no endpoint to ping. 238 installs a week from pypi. Last commit 30 Jul 2026.
Multi-agent shared brain across Claude, Codex, Antigravity, Gemini, Copilot, and VS Code.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add thread-keeper -- uvx threadkeeper
{
"mcpServers": {
"thread-keeper": {
"args": [
"threadkeeper"
],
"command": "uvx"
}
}
}
[mcp_servers.thread-keeper]
command = "uvx"
args = ["threadkeeper"]
{
"mcpServers": {
"thread-keeper": {
"args": [
"threadkeeper"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"thread-keeper": {
"args": [
"threadkeeper"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.