{
  "name": "DOOMSCROLLR integrations",
  "description": "Integration registry for connecting AI agents, automation tools, creator platforms, commerce, RSS, Pinterest, email, and CRM workflows to DOOMSCROLLR owned-audience websites.",
  "docs": "https://doomscrollr.com/docs/integrations.md",
  "api": "https://doomscrollr.com/api/v1",
  "openapi": "https://doomscrollr.com/openapi.json",
  "mcp": "https://mcp.doomscrollr.com/mcp",
  "items": [
    {
      "slug": "mcp",
      "name": "MCP / AI agents",
      "description": "Let ChatGPT, Claude, OpenClaw, Cursor, Windsurf, Cline, and custom agents create and operate owned-audience websites.",
      "capabilities": ["account setup", "posts", "products", "subscribers", "analytics", "RSS", "Pinterest", "custom domains"],
      "install": "npx -y @doomscrollr/mcp-server",
      "url": "https://mcp.doomscrollr.com/mcp",
      "docs": "https://doomscrollr.com/docs/coding-agents.md"
    },
    {
      "slug": "n8n",
      "name": "n8n",
      "description": "Automate RSS publishing, subscriber sync, webhooks, Google Sheets, Slack notifications, and custom workflows.",
      "package": "@doomscrollr/n8n-nodes-doomscrollr",
      "docs": "https://doomscrollr.com/docs/n8n.md",
      "templates": "https://doomscrollr.com/n8n/workflows/"
    },
    {
      "slug": "zapier",
      "name": "Zapier-compatible API",
      "description": "Use /api/v1 with Bearer auth for subscriber, post, and automation workflows while legacy Zapier endpoints remain backward compatible.",
      "api_base": "https://doomscrollr.com/api/v1",
      "docs": "https://doomscrollr.com/openapi.json"
    },
    {
      "slug": "rss",
      "name": "RSS",
      "description": "Turn any feed into posts on an owned publishing site with subscriber capture.",
      "capabilities": ["feed import", "draft review", "auto-publishing", "content syndication"],
      "workflow": "https://doomscrollr.com/n8n/workflows/rss-to-doomscrollr-post.json"
    },
    {
      "slug": "pinterest",
      "name": "Pinterest",
      "description": "Use Pinterest discovery to populate image-rich DOOMSCROLLR posts and convert visitors to owned subscribers/customers.",
      "capabilities": ["image posts", "visual discovery", "affiliate/product CTAs", "subscriber capture"]
    },
    {
      "slug": "stripe-commerce",
      "name": "Stripe commerce",
      "description": "Sell products, downloads, subscriptions, services, coaching, memberships, and event tickets directly from the feed.",
      "capabilities": ["products", "digital downloads", "tickets", "subscriptions", "buyers", "owned customer graph"]
    },
    {
      "slug": "email-crm",
      "name": "Email and CRM",
      "description": "Sync subscribers to Klaviyo, Mailchimp, ActiveCampaign, HubSpot, Salesforce, Airtable, Google Sheets, Slack, or a warehouse.",
      "capabilities": ["audience export", "new subscriber trigger", "UTM attribution", "tags"]
    },
    {
      "slug": "creator-platform-migration",
      "name": "Creator platform migration",
      "description": "Replace or complement Linktree, Substack, Shopify pages, Gumroad, Payhip, ShopMy/LTK, Eventbrite/Luma, Wix, Squarespace, and WordPress with an owned site.",
      "capabilities": ["owned domain", "subscriber capture", "commerce", "content archive", "analytics"]
    }
  ]
}
