Back to search
30
MCP

chat-relay-mcp

npm/chat-relay-mcp

Powerful Cross-IDE Context Sharing via MCP. Persistently sync AI memories and chat sessions between Cursor, VS Code, and more.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.zhowe-designs/relay-mcp
Self-hosted session relay. Shared threads across Claude Code, Cowork, and Claude.ai.
0 tools
claude-context-sync
MCP server that automatically summarizes and shares context across parallel Claude Code sessions
0 tools
ide-memory-mcp
Cross-IDE persistent memory layer for AI coding agents via MCP
0 tools
ai-context-bridge
CLI + MCP server for AI context portability. Save, search, and switch context across Claude, Cursor, Copilot, Codex, Windsurf, and 6 more AI
0 tools
contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Give your AI assistants long-term memory via the Model Context Pro
0 tools
kb-mcp
AI cross-context synchronization layer — shared knowledge base MCP server for Claude Code, Copilot, and Codex
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chat-relay-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}