rohunj/claude-build-workflow
Automated workflow for building apps with Claude Code. Describe what you want, answer questions, let it build autonomously.
Platform-specific configuration:
{
"mcpServers": {
"claude-build-workflow": {
"command": "npx",
"args": [
"-y",
"claude-build-workflow"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...