Skip to content
Back to search
30
MCP

crosstalk-mcp

pypi/crosstalk-mcp

A tiny cross-machine relay MCP server: a shared mailbox so coding agents on different machines can message each other.

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

Similar MCP servers embedding-nearest

mcp-agent-mail
Coordinated multi-agent messaging and coordination MCP server.
0 tools
imap-mcp-server
Minimal MCP server that bridges an MCP-capable agent to an IMAP mailbox.
0 tools
computer-mcp
Cross-platform MCP server for computer automation and control
0 tools
Clipboard MCP
Cross-platform MCP server for system clipboard access (read, write, watch)
0 tools
matrix-mcp
A Matrix MCP server for connecting coding agents to Matrix and MindRoom conversations.
0 tools
TeamMCP
MCP server for team collaboration, providing tools to manage shared tasks, notes, and communication within AI workflows.
0 tools

How to use

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

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