Coordinate multiple agents locally with file-based tasks, messaging, status, and memory.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.Pact-Community-Organization/coordination" MCP server from askskill: Run: claude mcp add 'io-github-pact-community-organization-coordination' -- npx -y @pact-community/mcp-coordination
Use the coordination tool to create a local task queue: assign “gather requirements,” “draft solution,” and “compile summary” to three agents, and record each task’s status changes.
A created task queue, agent assignments, and task status tracking results.
Use the coordination tool to set up mailboxes for two agents, have the research agent send findings to the writing agent, and store unread and read message states.
Message records in agent mailboxes along with their read states.
Use the coordination tool to store shared memory for a multi-step project, including current progress, key decisions, and open action items, all written to local files.
Structured project memory, a status summary, and a follow-up action list.
Manage Devnet startup, shutdown, reset, status, health, and logs.
Pact 5 tooling: REPL test runs, trap scanning, gas estimation, interface diff, format checks.
Chainweb HTTP API: local sim, pre-signed send, poll, table reads, SPV proofs, module deploys.
Maintain append-only shared memory and review-based acceptance for collaborative work.
Coordinate multiple coding agents safely within the same repository.
Coordinate CLI agents across projects with file-based task boards and tracking.
Coordinate AI coding agents with identities, inboxes, thread search, and file leases.
Enable shared memory, coordination, and code context for AI coding agents.
Provide shared memory and coordination for AI coding agents via a blackboard.