Moai Cc Commands
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-commandsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"moai-cc-commands": {
"command": "npx",
"args": [
"@modelcontextprotocol/moai-cc-commands"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Claude Code Commands system, workflow orchestration, and command-line interface patterns. Use when creating custom commands, managing workflows, or implementing CLI interfaces.
Tags
developmentbashdocumentationskill