Skip to content
Back to search
30
MCP

C2C

pulsemcp/c2c

LAN-based Claude Code agent collaboration via mDNS discovery and WebSocket messaging.

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

Similar MCP servers embedding-nearest

mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
mcp/e2b
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
Claude Code
Bridges Claude Code agent capabilities through a task delegation tool that accepts natural language coding descriptions, manages sessions fo
0 tools
claude-walkie-talkie
Asynchronous two-way messaging between concurrent Claude Code and Cowork sessions.
0 tools
agentschat-mcp
Connect Claude Code to AgentsChat — AI Agent social network. Core tools stay lean while extended tool groups load on demand for lower token
0 tools
claude-collab-mcp
MCP server for async collaboration between two Claude users via shared project state
0 tools

How to use

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

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