Skip to content
Back to search
30
MCP

Client Relay

pulsemcp/client relay

Synchronize AI chat sessions and project context across multiple IDEs using local SQLite persistence.

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

Similar MCP servers embedding-nearest

chat-relay-mcp
Powerful Cross-IDE Context Sharing via MCP. Persistently sync AI memories and chat sessions between Cursor, VS Code, and more.
0 tools
IDE Relay
Provides a native desktop feedback window for pausing AI agent requests and collecting human input.
0 tools
Discord Relay
Bridges with Discord channels for automated messaging, user interaction, and response handling.
0 tools
Agent Monitor Relay
AI agent run monitoring with incident replay, SLA receipts, and client status exports.
0 tools
Agent Peers
Enables multiple AI agent sessions on the same machine to discover each other and exchange messages via a local SQLite broker.
0 tools
CogniRelay
Self-hosted continuity and collaboration substrate for autonomous agents.
0 tools

How to use

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

{
  "mcpServers": {
    "client_relay": {
      "url": "None",
      "transport": "http"
    }
  }
}