claude mcp add heealataoss-contextkeeper -- uvx contextkeeper
{
"mcpServers": {
"heealataoss-contextkeeper": {
"command": "uvx",
"args": ["contextkeeper"]
}
}
}
{
"mcpServers": {
"heealataoss-contextkeeper": {
"command": "uvx",
"args": ["contextkeeper"]
}
}
}
{
"mcpServers": {
"heealataoss-contextkeeper": {
"command": "uvx",
"args": ["contextkeeper"]
}
}
}
About This MCP Server
The contextkeeper server is a developer tool that enables session continuity and prevents model drift between AI agents, allowing for seamless interactions with various large language models, including Claude, GPT, and Gemini. It connects to these AI models through standard input/output interfaces, facilitating uninterrupted conversations and consistent responses. Developers would use this tool when building applications that require persistent context and accurate dialogue management with AI agents.
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
contextkeeper on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The contextkeeper server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.