MCP Server
Give your AI coding assistant a marketing strategy
Connect AICMOHQ to Cursor or Claude Code. Your AI assistant translates recent commits into validated launch posts and community updates, running your marketing strategy directly from your editor.
Please make sure there is always a human in the loop.
Works with
Why MCP
Why connect your AI to a marketing MCP server?
Model Context Protocol allows AI assistants to securely connect to external services. Instead of copy-pasting code diffs into dashboards, your AI reads files, executes campaigns, and generates drafts directly in your workspace.
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.
Setup
Connect in under 60 seconds
Grab your private API key from the dashboard, then add it to the AI client you already use.
Claude Code
One terminal command
- 1Run this command in your terminal
- 2That's it — AICMOHQ is now connected
Terminal
claude mcp add aicmohq -- aicmo mcpSet AICMOHQ_API_KEY to your dashboard API token (aicmo_usr_*).
Cursor
IDE Integration
- 1Open Cursor Settings > Features > MCP
- 2Add a new MCP server
- 3Command:
aicmo, args:mcp
Command
aicmo mcpSet AICMOHQ_API_KEY in the MCP server env.
Custom Clients
Standard config
- 1Locate your MCP config file
- 2Add the AICMOHQ server block
- 3Include your API key in the environment
mcp_config.json
{
"mcpServers": {
"aicmohq": {
"command": "aicmo",
"args": ["mcp"],
"env": {
"AICMOHQ_API_KEY": "aicmo_usr_YOUR_KEY"
}
}
}
}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.