Skip to content
Back to search
30
MCP

io.github.zhowe-designs/relay-mcp

io.github.zhowe-designs/relay-mcp

Self-hosted session relay. Shared threads across Claude Code, Cowork, and Claude.ai.

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

Similar MCP servers embedding-nearest

io.github.runrelay/mcp-relay
RunRelay MCP relay — AI agent threads, HITL confirmations, and travel capability discovery.
0 tools · sse
io.github.constripacity/claude-code-bridge
MCP relay so Claude Code agents on different machines can exchange messages via named channels.
0 tools
Relay
MCP relay server for Claude Desktop <-> Claude Code communication
0 tools
io.github.alex-kaff/claude-wrap-mcp
MCP server that spawns and drives Claude Code sessions via claude-wrap.
0 tools
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
io.github.threadctx-dev/threadctx-mcp
Shared memory MCP server for AI coding agents — local by default, team-shared via threadctx.dev.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.zhowe-designs/relay-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}