Loading MCP server directory, please wait...
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
npx @getmcp/cli add io.github.TheRealDataBoss/contextkeeperRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TheRealDataBoss/contextkeeper": {
"command": "uvx",
"args": [
"contextkeeper"
]
}
}
}