MCP server and CLI workflow
Give your AI agents a marketing department
Connect AICMOHQ to Cursor or Claude Code. Your AI assistant translates git commits into target-persona launch campaigns, publishing drafts directly from your coding workspace.
You always review drafts before anything is published.
Works with
Quick start
Get started in 30 seconds
# Install the CLI
npm install -g aicmohq
# Start the MCP server for Claude Code / Cursor
aicmo mcp
# Run the primary agent workflow on your latest commits
aicmohq shipBuilt for Developer Workflows
Write campaigns in plain English
Instruct your AI coding assistant to draft product updates. It reads your git logs, extracts the real customer value, and writes strategy-aligned announcements.
Announce on every channel at once
Distribute formatted, channel-specific drafts for X, LinkedIn, Reddit, and your blog instantly. No manual rewriting required.
Integrate in 10 seconds
No complex APIs. Add the MCP server configuration to Cursor or Claude Code to give your editor instant access to your marketing engine.
Align with your customer profile
Every draft undergoes automated validation against your target persona, positioning rules, and brand voice before reaching your queue.
No marketing briefs required
Skip manual brief writing. Your git commits and PR descriptions act as the raw input, exposing features directly to the strategy generator.
Secure local execution
The CLI proxy routes through your private workspace API token, keeping your proprietary code context private and secure.
How it works
How It Works
Initialize Context
Point AICMOHQ at your local repository. It analyzes your codebase structure, extracts positioning guidelines, and maps your product positioning.
# Set up your project context
aicmohq init
# Check strategy alignment
aicmohq check --target="solo-founders"Commit & Code
Code as you normally do. Write features, fix bugs, and commit updates using your standard git workflow. No manual input is required.
git add .
git commit -m "feat: implement realtime websocket sync"
git push origin mainRun the Campaign
Execute the CLI or ask your MCP agent to call it. AICMOHQ extracts the commit diffs, maps them to customer benefits, and drafts channel-ready posts.
# Generate campaign drafts from recent changes
aicmohq ship --recent=1
# Or run directly via Claude Code
> "I just finished the WebSocket feature. Can you run
the strategy workflow and draft the Twitter launch?"Start shipping
Stop choosing between building and marketing.
Let the agents handle marketing while you ship the product. Join the waitlist for early access and review every draft before anything is published.