ai-expert-workflow-mcp
AI Expert Workflow MCP facilitates the product development process by allowing users to consult AI experts in product management, UX design, and software architecture. It provides a structured workflow for generating comprehensive project documents using various AI models through the OpenRouter API. Optional integration with Task Master is available for task management.
AI Expert Workflow MCP
A Model Context Protocol (MCP) server implementing the AI Expert Workflow using OpenRouter API for AI capabilities, enabling consultation with AI experts in product management, UX design, and software architecture.
Features
- Structured Workflow: Guides users through product development in three phases (Product Manager, UX Designer, Software Architect).
- Comprehensive PRDs: Generates documents combining inputs from all phases.
- AI Model Flexibility: Works with various AI models via OpenRouter API.
- Optional Task Management: Integrates with Task Master for task breakdown.
Quick Start
- Install globally:
npm install -g ai-expert-workflow-mcp
. - Set API key and generate a PRD using
npx ai-expert-workflow-generate "Your project description"
.
Standalone Operation
The AI Expert Workflow can function independently, focusing on generating PRDs through structured expert guidance.
Installation
Install globally from npm: npm install -g ai-expert-workflow-mcp
. Add necessary API keys for operation and integration with Task Master if desired.