Moai Cc Agents
MCP Serverby AJBcoding · Added 5mo ago
Claude
3
Install
git clone https://github.com/AJBcoding/claude-skill-evalAdd to Claude
claude mcp add moai-cc-agentsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"moai-cc-agents": {
"command": "npx",
"args": [
"@modelcontextprotocol/moai-cc-agents"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Claude Code Agents system, task delegation patterns, and multi-agent coordination. Use when creating custom agents, managing agent workflows, or implementing task delegation.
Tags
developmentbashperformanceskill