Agent Teams Lead
Freeby MCP Community
MCP server for the team lead agent — spawn teammates, create tasks, coordinate work
v0.1.1Added Apr 12, 2026
mcpmodel-context-protocolagent-teamsleadorchestration
Agent Teams Lead MCP Server
MCP server for the team lead agent — spawn teammates, create tasks, coordinate work
Installation
Reviews
Installation
Quick install
npx -y @arvoretech/agent-teams-lead-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"agent-teams-lead": {
"command": "npx",
"args": ["-y", "@arvoretech/agent-teams-lead-mcp"]
}
}
}