claude mcp add ntina47-context-sync -- npx -y @context-sync/server
{
"mcpServers": {
"ntina47-context-sync": {
"command": "npx",
"args": ["-y", "@context-sync/server"]
}
}
}
{
"mcpServers": {
"ntina47-context-sync": {
"command": "npx",
"args": ["-y", "@context-sync/server"]
}
}
}
{
"mcpServers": {
"ntina47-context-sync": {
"command": "npx",
"args": ["-y", "@context-sync/server"]
}
}
}
About This MCP Server
The io.github.Intina47/context-sync server is a developer tool that enables synchronization of context across various AI coding assistants, including Claude, VsCode, Cursor, and others. It connects to these tools through stdio and is available as an npm package, allowing developers to access a universal AI memory. Developers would use this server to share context between different coding environments and tools, facilitating a more seamless and integrated development experience.
Universal AI Memory - Sync context across Claude, VsCode, Cursor, Continue, Windsurf, Zed & more. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@context-sync/server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The context-sync server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.