pfit-coord-mcp

zelladir/pfit-coord-mcp
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
Three-way coordination MCP server for Claude Web + Claude Code + Codex
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pfit-coord-mcp": {
      "command": "uvx",
      "args": [
        "pfit-coord-mcp"
      ]
    }
  }
}

Or install with pip: pip install pfit-coord-mcp

README Excerpt

Coordination MCP server hosting a shared message queue between Claude Web, Claude Code, and Codex. STOP-AND-ASK and handoff-to-alex messages page Alex's phone via Pushover. ``` ┌─────────────┐ │ Claude Web │ ─┐ └─────────────┘ │ ┌─────────────┐ │ bearer auth │ Claude Code │ ─┼──────────────► ┌──────────────────┐

Tools (4)

handoffquestionstop_and_asktask_complete