agent-teams-mcp

jessepwj/agent-teams-mcp
★ 3 stars Rust 🤖 AI/LLM Updated today
MCP server: Claude Code as team lead coordinating worker agents, with true push notifications via FileChanged + asyncRewake
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": {
    "agent-teams-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "agent-teams-mcp"
      ]
    }
  }
}

README Excerpt

<p align="right"> <a href="README.zh-CN.md">中文文档 →</a> </p> <p align="center"> <em>An MCP server that turns Claude Code into a coordinator for a team of AI worker agents — with true push from workers back to the lead and a live web UI for observing the whole team.</em> </p> <p align="center"> <a href="https://github.com/jessepwj/agent-teams-mcp/blob/main/LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"></a>

Tools (11)

codexcwdinbox_readownerStatussend_messageteam_createteam_deleteteam_listworker_addworker_listworker_remove