Pi Teams
Freeby MCP Community
Agent teams for pi, ported from claude-code-teams-mcp
v0.9.14Added Apr 12, 2026
pi-packageai-agentmulti-agentagent-teamsagent-coordination
Pi Teams MCP Server
Agent teams for pi, ported from claude-code-teams-mcp
Installation
Reviews
Installation
Quick install
npx -y pi-teams
Add to claude_desktop_config.json
{
"mcpServers": {
"pi-teams": {
"command": "npx",
"args": ["-y", "pi-teams"]
}
}
}