Back to directory
bacoco/ai-expert-workflow-mcp

bacoco/ai-expert-workflow-mcp

@bacoco

An MCP server that implements the AI Expert Workflow using OpenRouter API for AI capabilities

mcpai-workflowproduct-managementux-designsoftware-architectureopenrouterprd-generationexpert-systemtool

Installation & Configuration

{
  "mcpServers": {
    "ai-expert-workflow": {
      "command": "npx",
      "args": [
        "-y",
        "ai-expert-workflow-mcp"
      ],
      "env": {
        "OPENROUTER_API_KEY": "YOUR_OPENROUTER_API_KEY_HERE",
        "OPENROUTER_MODEL": "tngtech/deepseek-r1t-chimera:free",
        "MAX_TOKENS": 8000,
        "TEMPERATURE": 0.7
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17