Skip to main content
Host UK
AI-driven marketing

Decisions in real time.

Give your AI the tools to make live marketing decisions. Generate personalised discounts, predict churn, trigger retention campaigns from user behaviour.

MCP Tools

Everything your AI needs to make data-driven marketing decisions.

Dynamic Discount Codes

Generate unique discount codes for specific users based on their behaviour. Cart abandonment? Time-limited offer.

marketing_create_discount marketing_get_discount_usage marketing_expire_discount

Personalised Offers

Create targeted offers based on purchase history, browsing patterns, or segment membership.

marketing_create_offer marketing_get_user_segments marketing_assign_offer

Churn Prediction

Identify users showing disengagement signals. Trigger retention campaigns before they leave.

marketing_get_churn_risk marketing_get_engagement_score marketing_trigger_retention

Smart Pricing Recommendations

Get AI-powered pricing suggestions based on demand patterns, competitor data, and conversion rates.

marketing_get_price_recommendation marketing_set_dynamic_price

Campaign Automation

Build multi-step campaigns that react to user actions. Welcome series, win-back flows, loyalty rewards.

marketing_create_campaign marketing_get_campaign_stats marketing_pause_campaign

Intelligent Discounting

Generate unique discount codes based on user context. Cart abandonment triggers a personalised offer. First-time visitor gets a different deal than a loyal customer.

Contextual Offers

Different discounts based on user history

Auto-Expiring Codes

Time-limited offers create urgency

Usage Tracking

Monitor redemption rates and revenue impact

# Create personalised discount for cart abandonment
response = mcp.call("marketing_create_discount", {
    "user_id": "user_abc123",
    "type": "percentage",
    "value": 15,
    "reason": "cart_abandonment",
    "expires_hours": 24,
    "single_use": True
})

# Returns: { "code": "SAVE15-XYZ", "expires_at": "..." }
Python code example showing how to create a personalised discount for cart abandonment using MCP

Use Cases

Real scenarios where Marketing Agent MCP drives revenue.

Cart Recovery

"When a user abandons their cart, my AI checks their history. First-time visitors get 10% off. Repeat customers get free shipping. The discount code is generated and emailed within 2 minutes."

Churn Prevention

"The AI monitors engagement scores daily. Users dropping below threshold get a personalised re-engagement offer before we lose them."

Dynamic Pricing

"During high-traffic periods, the AI adjusts pricing based on inventory levels and conversion rates. Manual pricing reviews dropped by 80%."

Let AI drive your marketing

Connect Marketing Agent to your AI assistant and automate discounts, retention, and pricing decisions.