Project Templates์ถœ์ฒ˜: Show HN์กฐํšŒ์ˆ˜ 9

Show HN: MCP Orchestrator โ€“ Spawn parallel AI sub-agents from one prompt

By Ask149
2026๋…„ 2์›” 10์ผ
**Show HN: MCP Orchestrator โ€“ Spawn parallel AI sub-agents from one prompt**

I built an open-source MCP server (TypeScript/Node.js) that lets you spawn up to 10 parallel sub-agents using Copilot CLI or Claude Code CLI.Key features: - Context passing to each agent (full file, summary, or grep mode) - Smart timeout selection based on MCP servers requested - Cross-platform (macOS, Linux, Windows) - Headless & programmatic โ€” designed for AI-to-AI orchestrationExample: give one prompt like "research job openings at Stripe, Google, and Meta" โ€” the orchestrator fans it out to 3 parallel agents, each with their own MCP servers (e.g., Playwright for browser), and aggregates results.Install: npm i @ask149/mcp-orchestratorThis is a solo side project. Would love feedback on: - What CLI backends to support next (Aider, Open Interpreter, local LLM CLIs?) - Ideas for improving the context-passing system - What MCP server integrations would be most usefulPRs and issues welcome โ€” check CONTRIBUTING.md in the repo. Comments URL: https://news.ycombinator.com/item?id=46955848 Points: 2 # Comments: 0

---

**[devsupporter ํ•ด์„ค]**

์ด ๊ธฐ์‚ฌ๋Š” Show HN์—์„œ ์ œ๊ณตํ•˜๋Š” ์ตœ์‹  ๊ฐœ๋ฐœ ๋™ํ–ฅ์ž…๋‹ˆ๋‹ค. ๊ด€๋ จ ๋„๊ตฌ๋‚˜ ๊ธฐ์ˆ ์— ๋Œ€ํ•ด ๋” ์•Œ์•„๋ณด์‹œ๋ ค๋ฉด ์›๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ•˜์„ธ์š”.