Skip to main content
Glama
eonik-ai

eonik-mcp

Official

eonik ist eine Mac-App zum Erstellen von Anzeigen. Du startest mit einer Anzeige, die bereits funktioniert, baust den Schnitt aus deinem Filmmaterial (KI füllt die Lücken), prüfst sie anhand deiner Marke und lässt sie genehmigen. Der Editor ist kostenlos. Du bezahlst für die KI-Generierung. Du behältst die Kontrolle und bekommst die Anerkennung.

Dieses Repository ist der Model Context Protocol (MCP)-Connector, damit Claude Desktop, Cursor, Codex oder ChatGPT dein eonik-Konto nutzen können. Es ist nicht die Mac-App. Timeline-Bearbeitungen und Export bleiben auf dem Mac.

Was der Assistent kann

  • Liest deine Marke, auf deinen Wunsch gemerkte Notizen und gespeicherte Anzeigen

  • Schlägt Konkurrenzanzeigen nach, die eonik bereits archiviert hat (was lief, wie lange, wie sie aufgebaut sind)

  • Liest deine eigenen Meta-Performance als Fakten (Ausgaben, CTR, Status) – niemals als Prognose

  • Zerlegt eine öffentliche Anzeige Szene für Szene

  • Reicht dir Belege, damit du das Briefing schreibst

Related MCP server: Peliqan MCP Server

Was er nicht kann

Er kann Anzeigen weder pausieren, skalieren, einstellen noch starten. Er kann nicht in Meta, TikTok oder Google Ads schreiben. Das Hochladen ist ein menschlicher Klick im Ads Manager. Er wird nicht sagen, dass eine Anzeige „funktionieren wird“.

Installation

  1. Erstelle einen API-Schlüssel in eonik (Workspace-Einstellungen).

  2. Füge dies zu Claude Desktop, Cursor oder Codex hinzu:

{
  "mcpServers": {
    "eonik": {
      "command": "npx",
      "args": ["-y", "eonik-mcp"],
      "env": {
        "EONIK_API_KEY": "eonk_live_..."
      }
    }
  }
}

Optional: EONIK_API_URL (Standardwert: https://api.eonik.ai) und EONIK_BRAND_ID, wenn du mehr als eine Marke hast.

Aus einem Klon:

npm install && npm run build
export EONIK_API_KEY=eonk_live_...
node build/index.js

Wie der Assistent diese Tools nutzen sollte: eonik-mcp-skill.

Sicherheit

Bewahre EONIK_API_KEY in der Umgebung deines MCP-Hosts auf. Committe ihn nicht. Siehe SECURITY.md.

Die eonik-Familie

Mac-App

Download · Editor kostenlos · macOS 15+ · Apple silicon

Dieser Connector

eonik-mcp

Assistenten-Playbook

eonik-mcp-skill

Homebrew

homebrew-tap

Anzeigen speichern, die du siehst

Chrome-Erweiterung

Lizenz

MIT. Siehe LICENSE.

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Related MCP Servers

  • -
    license
    Not graded
    quality
    B
    maintenance
    Connects AI assistants to marketing mix models, enabling natural language data upload, performance modeling, budget optimization, and scenario testing.
  • A
    license
    Not graded
    quality
    D
    maintenance
    Connects e-commerce and marketing data sources like Shopify, GA4, Google Ads, and Meta Ads to AI assistants, enabling natural language queries about store performance, ad campaigns, and customer behavior.
    7
    2
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to manage, report, and analyze Google Ads campaigns securely with encrypted multi-client support, real-time API integrations, and audit trail logging.
    51
    MIT

View all related MCP servers

Related MCP Connectors

  • Connect e-commerce and marketing data to AI assistants via MCP.

  • AI marketing agent for Google Ads, Meta, GA4, TikTok, LinkedIn, Shopify, HubSpot and more.

  • Generate AI UGC video ads from any product URL — avatars, voiceover, OAuth Connect.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/eonik-ai/eonik-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server