AI Marketing Agent — SEO, Leads & Social
Full-stack AI marketing toolkit powered by Citedy. 38 MCP tools covering the entire content lifecycle — from trend discovery to published articles with social distribution.
Key Features
Trend & Intent Scouting
Scout X/Twitter and Reddit for trending topics in your niche. Get engagement scores, sentiment analysis, and actionable content angles.
Competitor Intelligence
Discover competitors by keywords, deep-analyze their content strategy, and find weaknesses.
Content Gap Analysis
Compare your content against up to 5 competitor URLs. Get prioritized gaps with search volume estimates and recommended angles.
SEO Article Generation
Generate SEO- and GEO-optimized articles with AI illustrations and voice-over in 55 languages. Modes: mini, standard, full, pillar.
Social Media Adaptations
Repurpose articles for 10+ platforms: X/Twitter, LinkedIn, Facebook, Reddit, Threads, Instagram, Reels, YouTube Shorts.
Lead Magnet Generator
Create PDF lead magnets — checklists, swipe files, and frameworks with built-in lead capture.
Content Ingestion
Turn any URL into structured content: YouTube videos (Gemini Video API), web articles, PDFs, audio files.
AI Video Shorts
Generate short-form AI avatar videos with lip-sync speech and subtitles.
Content Autopilot
Fully automated content pipeline — set categories, languages, and schedule.
Webhooks
Real-time notifications for article completion, social publishing, and more.
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"citedy": {
"url": "https://mcp.citedy.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_CITEDY_API_KEY"
}
}
}
}
Get your API key at citedy.com/dashboard/billing
Pricing
Credit-based pricing starting at 2 credits ($0.02) per turbo article. Free tier: 100 credits on signup.# AI Marketing Agent — SEO, Leads & Social
Full-stack AI marketing toolkit powered by Citedy. 38 MCP tools covering the entire content lifecycle — from trend discovery to published articles with social distribution.
Key Features
Trend & Intent Scouting
Scout X/Twitter and Reddit for trending topics in your niche. Get engagement scores, sentiment analysis, and actionable content angles — before topics peak in traditional SEO tools.
Competitor Intelligence
Discover competitors by keywords, deep-analyze their content strategy (posting frequency, top topics, formats), and find their weaknesses.
Content Gap Analysis
Compare your content against up to 5 competitor URLs. Get prioritized gaps with search volume estimates, difficulty ratings, and recommended angles.
SEO Article Generation
Generate full SEO- and GEO-optimized articles with AI illustrations and voice-over in 55 languages. Modes: mini (500w, 2cr), standard (1500w), full (3000w), pillar (5000w+).
Social Media Adaptations
Repurpose articles for 10+ platforms: X/Twitter (articles & threads), LinkedIn, Facebook, Reddit, Threads, Instagram, Instagram Reels, YouTube Shorts. One-click publishing via connected accounts.
Lead Magnet Generator
Create PDF lead magnets — checklists, swipe files, and frameworks. Visitors enter email to download. Built-in lead capture page.
Content Ingestion
Turn any URL into structured content: YouTube videos (Gemini Video API), web articles, PDFs, audio files. Full transcripts, summaries, and metadata.
AI Video Shorts
Generate short-form AI avatar videos with lip-sync speech and subtitles. Perfect for TikTok, Reels, and YouTube Shorts.
Content Autopilot
Fully automated content pipeline. Set categories, languages, and schedule — the agent writes, optimizes, and publishes on autopilot.
Webhooks
Register webhook endpoints for real-time notifications on article completion, social publishing, and more.
Quick Start
{
"mcpServers": {
"citedy": {
"url": "https://mcp.citedy.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_CITEDY_API_KEY"
}
}
}
}
Get your API key at citedy.com/dashboard/billing
Pricing
Credit-based pricing starting at 2 credits ($0.02) per turbo article. Free tier: 100 credits on signup.
Server Config
{
"mcpServers": {
"citedy": {
"url": "https://mcp.citedy.com/mcp",
"headers": {
"Authorization": "Bearer ${env:CITEDY_AGENT_API_KEY}"
}
}
}
}