eonik
UnexploredRead brand, research, and performance facts; draft briefs. Never spends. You approve every cut.
Install
Terminal
$npx -y eonik-mcpmcp_config.json
{
"mcpServers": {
"ai-eonik-mcp": {
"env": {
"EONIK_API_KEY": "${EONIK_API_KEY}",
"EONIK_API_URL": "${EONIK_API_URL}",
"EONIK_BRAND_ID": "${EONIK_BRAND_ID}"
},
"args": [
"-y",
"eonik-mcp"
],
"command": "npx"
}
}
}Documentation
eonik for Claude, Cursor, and Codex Finished, on-brand ads — without the busywork. Connect the assistant you already pay for to your eonik account. It reads brand, research, and performance facts, then drafts. It never spends. You approve every cut.
Website ·
Download for Mac ·
Setup ·
GitHub
English ·
Español ·
Português ·
Français ·
हिन्दी ·
简体中文 ·
日本語 ·
한국어
eonik is a Mac app for making ads. You start from an ad that already works, build the cut from your footage (AI fills the gaps), check it against your brand, and get it approved. The editor is free. You pay for AI generation. You stay in control and take the credit.
This repository is the Model Context Protocol (MCP) connector so Claude Desktop, Cursor, Codex, or ChatGPT can use your eonik account. It is not the Mac app. Timeline edits and export stay on Mac.
What the assistant can do
- Read your brand, notes you asked it to remember, and ads you saved
- Look up competitor ads eonik already archived (what ran, how long, how it is built)
- Read your own Meta performance as facts (spend, CTR, status) — never as a prediction
- Break down a public ad scene by scene
- Hand you receipts so you write the brief
What it cannot do
It cannot pause, scale, kill, or launch ads. It cannot write to Meta, TikTok, or Google Ads. Upload is a human click in Ads Manager. It will not say an ad “will work.”
Install
- Create an API key in eonik (workspace settings).
- Add this to Claude Desktop, Cursor, or Codex:
{
"mcpServers": {
"eonik": {
"command": "npx",
"args": ["-y", "eonik-mcp"],
"env": {
"EONIK_API_KEY": "eonk_live_..."
}
}
}
}
Optional: EONIK_API_URL (default https://api.eonik.ai) and EONIK_BRAND_ID if you have more than one brand.
From a clone:
npm install && npm run build
export EONIK_API_KEY=eonk_live_...
node build/index.js
How the assistant should use these tools: eonik-mcp-skill.
Security
Keep EONIK_API_KEY in your MCP host env. Do not commit it. See SECURITY.md.
The eonik family
| Mac app | Download · editor free · macOS 15+ · Apple silicon |
| This connector | eonik-mcp |
| Assistant playbook | eonik-mcp-skill |
| Homebrew | homebrew-tap |
| Save ads you see | Chrome extension |
License
MIT. See LICENSE.
Sourced from the repository README.
More in AI & Agents
- PonytailMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.109,599
- AgentsMulti-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity39,079
- Frontend SlidesCreate beautiful slides on the web using a coding agent's frontend skills28,060
- Agent Skills Search ServerSearch and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.24,658
- Agency Agents Zh🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。19,868
- Watermarks RemoverStrip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD17,822