Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Genpark Abandoned Cart Recovery Skill

FreeNot checked

GenPark AI Skill - Generate automated 3-step emails to recover abandoned checkouts

GitHubEmbed

About

GenPark AI Skill - Generate automated 3-step emails to recover abandoned checkouts

README

Python 3.9+ License MIT MCP Compatible GenPark AI

genpark-abandoned-cart-recovery-skill

GenPark AI Agent Skill -- Abandoned cart 3-step sequence builder.

Quick Start

from client import AbandonedCartRecoveryClient
client = AbandonedCartRecoveryClient()
res = client.generate_campaign("Emma", 45.00, ["Sunscreen SPF 50"])
print(res["sequence"][0]["subject"])

📊 Agentic Architecture Flowchart

graph LR
  User([User / AI Agent]) -->|JSON Request| Skill[GenPark AI Skill]
  Skill -->|Execution Logic| CoreEngine[Core Analytics & Processing]
  CoreEngine -->|Structured Output| User

🔌 MCP (Model Context Protocol) Integration

Run natively as an MCP server for Cursor, Claude Desktop & LLM frameworks:

python mcp_server.py

from github.com/alphaparkinc/genpark-abandoned-cart-recovery-skill

Installing Genpark Abandoned Cart Recovery Skill

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/alphaparkinc/genpark-abandoned-cart-recovery-skill

FAQ

Is Genpark Abandoned Cart Recovery Skill MCP free?

Yes, Genpark Abandoned Cart Recovery Skill MCP is free — one-click install via Unyly at no cost.

Does Genpark Abandoned Cart Recovery Skill need an API key?

No, Genpark Abandoned Cart Recovery Skill runs without API keys or environment variables.

Is Genpark Abandoned Cart Recovery Skill hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Genpark Abandoned Cart Recovery Skill in Claude Desktop, Claude Code or Cursor?

Open Genpark Abandoned Cart Recovery Skill on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Genpark Abandoned Cart Recovery Skill with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs