Skip to the content.

Embercore logo

embercore

Most AI marketing tools write content.
Embercore writes your plan — then stops and asks what you think.


What is Embercore?

An open-source MCP server that turns a one-page product brief into a complete marketing plan. Five agents — named after Greek gods — with human checkpoints at every stage. Nothing ships without your say.

✨ Key Features

  Feature Description
📋 Plan-first Research → Brand → UX → GTM → Assemble
🛑 Human checkpoints Pipeline pauses between every stage for your approval
🔑 Bring Your Own Key Your Anthropic key stays in your environment
🔓 Open source (MIT) Read every prompt. Fork it. Run it forever
🏠 Local-first Runs in Claude Desktop, Cursor, Copilot CLI, Windsurf

⚡ Quick Start

git clone https://github.com/embercore-labs/embercore.git
cd embercore
pnpm install
pnpm dev

Open localhost:3000, paste your Anthropic key, drop in your product brief, and watch the agents work.

👉 Full Quick Start Guide


📚 Documentation

Guide Description
Quick Start Installation and first run
Agents The five Greek-god agents and what they do
Architecture System design and component overview
MCP Integration Using Embercore as an MCP server
Contributing How to contribute to the project
Development Development setup and workflow
Glossary Embercore-specific terminology
Architecture Decisions ADRs documenting key design choices

🏛 The Agents

Agent Domain Output
🦉 Athena Research & Strategy 01_research.md
🎵 Apollo Brand & Messaging 02_brand_messaging.md
🏠 Hestia UX & Onboarding 03_ux.md
Hermes Go-to-Market 04_go_to_market.md
🔨 Hephaestus Final Assembly final_product_plan.md

GitHub · Discussions · Issues