Skip to main content

Introduction

Nudgen is built for the agentic era. We provide structured ways for AI agents like Claude Code, Codex, Cursor, and OpenClaw to interact with your marketing stack. Whether you need to install Nudgen in a new app, migrate from a legacy provider, or automate campaign workflows, our agent-first interfaces give your tools reliable access to contacts, campaigns, brand settings, and email draft generation.

Skills

Composable modules that teach your agent how to work with Nudgen.

CLI

Go-powered command center for orchestration and tracking from the terminal.

Developer API

REST endpoints with Personal Access Token auth.

MCP server

Tool-based access for Claude Code, Cursor, Windsurf, Codex CLI, and other agents.

Works with

  • Codex
  • Claude Code
  • Cursor
  • OpenClaw
  • Any MCP-capable or HTTP-capable agent

Use cases

What does agentic marketing look like in reality? Here are a few common workflows:

“Create a contact and launch a campaign”

What the agent does: Uses the REST API or MCP tools to create a contact, draft campaign copy, create a campaign, and schedule launch through Nudgen. What you finish: Review dashboard stats and stop or iterate campaigns from the web app.

”Test this transactional email from the terminal”

What the agent does: Uses the CLI or API to send a test email with your template and sample data. Shows response status and delivery confirmation. What you finish: Check your inbox, review the rendered email, publish the template when ready.

”Audit my email setup and map it to Nudgen”

What the agent does: Scans your codebase for email provider calls, identifies sends, templates, and webhook paths. Maps each to a Nudgen equivalent and produces a file-by-file migration plan. What you finish: Recreate templates in the Nudgen editor, configure unsubscribe settings, and verify test sends.

”Install Nudgen in my Next.js app”

What the agent does: Detects Next.js, stores your PAT securely, creates a contact sync route, and adds a campaign or draft-generation example. What you finish: Create your API key in the Nudgen dashboard, verify the test request, and publish the workflow.

Resources

Developer API

REST endpoints for contacts, campaigns, brand settings, and AI drafts.

MCP server

Hosted MCP setup and client-specific installation examples.

Skills Repository

Agentic marketing skills library.

Roadmap

We are constantly expanding our agent capabilities:
  • Setup skill: Detects your stack, wires auth, and creates working examples.
  • Migrate skill: Audits your stack and builds a migration plan.
  • Programmable email authoring: Write email templates using code.
  • MCP server: Available for PAT-authenticated agent workflows.
Next, explore the Developer API or MCP server.