AI integration overview

Aigeon has AI built in at two levels:

  1. Native AI features — subject-line suggestions, content generation, and an AI agent built into the web console that can draft and schedule campaigns on your behalf.
  2. External AI tools — connect ChatGPT, Claude, Gemini (or any LLM) to Aigeon via the REST API or MCP, and let your AI of choice manage your newsletter programmatically.

Built-in AI

Aigeon's own AI layer runs in the web console without any configuration. It uses large language models to:

  • Generate complete newsletter drafts from a brief prompt.
  • Suggest subject lines and preview text tuned for open rates.
  • Summarize campaign performance in plain English.
  • Answer questions about your contacts and analytics via the AI agent chat panel.

See AI content generation and AI agent for details.

Connecting external AI tools

If you already have an AI workflow in ChatGPT, Claude, Gemini, or a custom agent, you can wire it to Aigeon in three ways:

  • Agent Skills — install aigeon-skills into Claude Code, Cursor, or OpenAI Codex for a drop-in bundle of best-practices, API references, and guardrails the agent reads on demand. Recommended for any code-writing agent. See Agent Skills.
  • MCP server — install the Aigeon MCP server in Claude Desktop, Claude Code, or Cursor for a zero-config, intent-based experience. See MCP servers.
  • REST API — call Aigeon endpoints directly from your AI's tool-calling or function-calling interface. Works with any model that supports structured output or function calls.

Every path uses the same API keys and permission scopes described in the API reference.

© Aigeon.ai 2025
All Rights Reserved