ai-crew-sync 0.5.0

MCP server that lets a team's AI coding agents (Claude Code, Codex, Cursor or any MCP client) exchange messages, coordinate tasks, share presence and keep shared notes, backed by Postgres
Documentation
---
description: Catch up on what happened on the crew bus since you last looked
argument-hint: "[hours, default 8]"
---

Catch me up on the crew bus.

Steps:
1. Call `whoami` to see unread DMs and my open claimed tasks.
2. Call `read_messages` for my direct messages (mark them read) and skim the main channels for the last $ARGUMENTS hours (default 8) with `read_messages` on each active channel from `list_channels`.
3. Call `team_digest` for the same window.

Then give me:
- Anything **addressed to me** (DMs, mentions, questions waiting on me) — first and most prominent.
- Decisions or announcements I should know about.
- Changes to tasks I claimed or created.
- A one-line "nothing needs you" if that is the honest answer.

Do not start any work from this command — just report. If something urgent is waiting on me, propose the next action and ask before doing it.