Back to Home
taylorsatula icon

phone-a-friend-mcp

Verified Safe

by taylorsatula

Overview

Enables real-time communication between multiple Claude Code instances, allowing one to listen and others to initiate conversations with specific intents.

Installation

Run Command
python -m phone_a_friend.server

Security Notes

The central 'paf-hub' TCP server binds exclusively to localhost (127.0.0.1:7777) by default, significantly limiting network exposure. The system relies on standard JSON parsing for client-hub communication, and no dynamic code execution functions (like `eval` or `exec`) or hardcoded secrets were identified in the provided source code. Overall, the design prioritizes local interaction and safe data handling.

Similar Servers

Stats

Interest Score40
Security Score9
Cost ClassLow
Avg Tokens80
Stars2
Forks0
Last Update2025-12-02

Tags

ClaudeMCPCommunicationReal-timeMulti-agent