Claude Context Sync runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 21 May 2026.
Share context, detect conflicts, and message across parallel Claude Code sessions
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 claude-context-sync -- npx -y claude-context-sync
{
"mcpServers": {
"claude-context-sync": {
"args": [
"-y",
"claude-context-sync"
],
"command": "npx"
}
}
}
[mcp_servers.claude-context-sync]
command = "npx"
args = ["-y", "claude-context-sync"]
{
"mcpServers": {
"claude-context-sync": {
"args": [
"-y",
"claude-context-sync"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"claude-context-sync": {
"args": [
"-y",
"claude-context-sync"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.