{
  "markdown": "<div align=\"center\">\n  <a href=\"https://www.eonik.ai\">\n    <img src=\"https://www.eonik.ai/logo.svg\" alt=\"eonik\" width=\"160\" />\n  </a>\n  <h1>eonik for Claude, Cursor, and Codex</h1>\n  <p><strong>Finished, on-brand ads — without the busywork.</strong></p>\n  <p>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.</p>\n  <p>\n    <a href=\"https://www.eonik.ai\">Website</a> ·\n    <a href=\"https://www.eonik.ai/download\">Download for Mac</a> ·\n    <a href=\"https://www.eonik.ai/mcp\">Setup</a> ·\n    <a href=\"https://github.com/eonik-ai\">GitHub</a>\n  </p>\n  <p>\n    <a href=\"https://www.npmjs.com/package/eonik-mcp\"><img src=\"https://img.shields.io/npm/v/eonik-mcp?style=flat-square\" alt=\"npm version\" /></a>\n    <a href=\"LICENSE\"><img src=\"https://img.shields.io/badge/license-MIT-18181B?style=flat-square\" alt=\"MIT license\" /></a>\n    <a href=\"https://modelcontextprotocol.io\"><img src=\"https://img.shields.io/badge/MCP-Model%20Context%20Protocol-555?style=flat-square\" alt=\"Model Context Protocol\" /></a>\n    <img src=\"https://img.shields.io/badge/macOS-15%2B%20Apple%20silicon-000?style=flat-square\" alt=\"macOS 15+ Apple silicon\" />\n  </p>\n  <p>\n    <strong>English</strong> ·\n    <a href=\"docs/readme/README.es.md\">Español</a> ·\n    <a href=\"docs/readme/README.pt-BR.md\">Português</a> ·\n    <a href=\"docs/readme/README.fr.md\">Français</a> ·\n    <a href=\"docs/readme/README.hi.md\">हिन्दी</a> ·\n    <a href=\"docs/readme/README.zh-CN.md\">简体中文</a> ·\n    <a href=\"docs/readme/README.ja.md\">日本語</a> ·\n    <a href=\"docs/readme/README.ko.md\">한국어</a>\n  </p>\n</div>\n\n---\n\neonik 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.**\n\nThis repository is the **[Model Context Protocol](https://modelcontextprotocol.io/) (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.\n\n## What the assistant can do\n\n- Read your brand, notes you asked it to remember, and ads you saved\n- Look up competitor ads eonik already archived (what ran, how long, how it is built)\n- Read your own Meta performance as **facts** (spend, CTR, status) — never as a prediction\n- Break down a public ad scene by scene\n- Hand you receipts so **you** write the brief\n\n## What it cannot do\n\nIt 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.”\n\n## Install\n\n1. Create an API key in eonik (workspace settings).\n2. Add this to Claude Desktop, Cursor, or Codex:\n\n```json\n{\n  \"mcpServers\": {\n    \"eonik\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"eonik-mcp\"],\n      \"env\": {\n        \"EONIK_API_KEY\": \"eonk_live_...\"\n      }\n    }\n  }\n}\n```\n\nOptional: `EONIK_API_URL` (default `https://api.eonik.ai`) and `EONIK_BRAND_ID` if you have more than one brand.\n\nFrom a clone:\n\n```bash\nnpm install && npm run build\nexport EONIK_API_KEY=eonk_live_...\nnode build/index.js\n```\n\nHow the assistant should use these tools: **[eonik-mcp-skill](https://github.com/eonik-ai/eonik-mcp-skill)**.\n\n## Security\n\nKeep `EONIK_API_KEY` in your MCP host env. Do not commit it. See [SECURITY.md](SECURITY.md).\n\n## The eonik family\n\n| | |\n|---|---|\n| Mac app | [Download](https://www.eonik.ai/download) · editor free · macOS 15+ · Apple silicon |\n| This connector | [eonik-mcp](https://github.com/eonik-ai/eonik-mcp) |\n| Assistant playbook | [eonik-mcp-skill](https://github.com/eonik-ai/eonik-mcp-skill) |\n| Homebrew | [homebrew-tap](https://github.com/eonik-ai/homebrew-tap) |\n| Save ads you see | [Chrome extension](https://chromewebstore.google.com/detail/eonik/ikjbopcpohlogfbccbpcoglefjlbdcie) |\n\n## License\n\nMIT. See [LICENSE](LICENSE).\n",
  "bytes": 4016,
  "sha": "fbcc197a2180c2ce14d2370880b648a717b9bda11f8ad1adfe37ad3b8b6da064",
  "repo_slug": "eonik-ai/eonik-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_ai_eonik_mcp_6a8c0742/readme"
}