{
  "mcpServers": {
    "claude-expert-workflow": {
      "command": "node",
      "args": ["dist/index.js"],
      "cwd": "."
    }
  }
}