Pick the place you work. MCP is best for agents and is live on npm as @doomscrollr/mcp-server. REST is best for apps, automations, and vibe-coded products.
2-minute setup
Start here
Make a free DOOMSCROLLR account, create an API key, then hand your agent one simple prompt. You do not need to understand MCP to use it.
1. Go to https://doomscrollr.com/register?free=1
2. Open Dashboard → Settings → API keys
3. Copy your key
4. Paste one of the prompts below into your AI tool
Fastest path
OpenClaw
OpenClaw has the DOOMSCROLLR skill. Use the slash command, then ask it to build the owned-audience site, product drop, event page, or affiliate feed you want.
/doomscrollr
Then ask:
Build me a Linktree, Shopify drop, ShopMy storefront, Substack, event page, or membership site — but owned.
One-click custom connector
Claude
Add DOOMSCROLLR to Claude as a custom connector now. The directory listing is under review, so this is the fastest per-account path until it is searchable in Claude.
Add to Claude ↗
1. Click “Add to Claude” below
2. Review the prefilled DOOMSCROLLR connector
3. Confirm the MCP URL: https://mcp.doomscrollr.com/mcp
4. Create a DOOMSCROLLR API key in Dashboard → Settings → API keys when Claude asks
Copy/paste prompt
ChatGPT
Give ChatGPT the DOOMSCROLLR MCP page and the thing you want to launch. It should guide setup first, then help you create the site/content/products.
Use DOOMSCROLLR for this: https://mcp.doomscrollr.com
Walk me through creating a DOOMSCROLLR account and API key, then help me launch: [Linktree / product drop / affiliate storefront / event page / newsletter / membership site].
Agent prompt
Cursor
Paste this into Cursor Agent. Let Cursor read the MCP page, then have it help you add DOOMSCROLLR to your project or use the REST API if MCP is not available.
Read https://mcp.doomscrollr.com and set up DOOMSCROLLR for this project.
If MCP is available, connect the DOOMSCROLLR MCP server. If not, use the REST API. First help me create an account and API key, then build: [describe the owned site or workflow].
Agent prompt
VS Code / GitHub Copilot
Ask Copilot to use the MCP page as the source of truth. It can either configure MCP in VS Code or fall back to the normal REST API.
Use https://mcp.doomscrollr.com as the setup guide for DOOMSCROLLR.
Help me create a DOOMSCROLLR account/API key, connect the MCP server in VS Code if supported, and then build: [describe what I want to launch].
Terminal prompt
Claude Code
If you live in the terminal, paste this into Claude Code. It can configure the remote MCP endpoint or tell you exactly where to put the key.
Set up DOOMSCROLLR from https://mcp.doomscrollr.com.
I need to create a DOOMSCROLLR account, generate an API key, connect the remote MCP endpoint, and use it to build: [describe the owned-audience website or workflow].
Cascade prompt
Windsurf
Give Cascade the public MCP page and a plain-English outcome. The setup can happen in the background before the build starts.
Use DOOMSCROLLR from https://mcp.doomscrollr.com.
First help me create an account/API key and connect MCP if available. Then build this owned-audience workflow: [describe goal].
IDE prompt
JetBrains AI Assistant
Use this when you want WebStorm, IntelliJ, or PhpStorm to help wire DOOMSCROLLR into a project without staring at config JSON first.
Use https://mcp.doomscrollr.com to set up DOOMSCROLLR in this project.
Guide me through account + API key setup, connect MCP if JetBrains supports it here, otherwise use the REST API, then build: [describe goal].
VS Code agent prompt
Cline
Cline can install/use MCP servers, but the simplest first step is still: give it the page, create the key, and describe the site you want.
Use DOOMSCROLLR: https://mcp.doomscrollr.com
Help me create a DOOMSCROLLR account and API key, connect the MCP server or npm package if available, then build: [describe the owned site/product/event/newsletter].
Automation prompt
n8n
For automations, use the REST API path. Ask your AI builder to create a workflow after you make the account and key.
Use DOOMSCROLLR for this n8n workflow: https://mcp.doomscrollr.com
Help me create an account/API key, then build an automation that [publish posts / add subscribers / sync leads / route events] using the DOOMSCROLLR REST API.
App-builder prompt
REST API / vibe code
For apps and scripts, do not start with low-level auth details. Tell the coding agent the outcome; let it use the OpenAPI docs when needed.
Use DOOMSCROLLR to add owned-audience features to this app: https://mcp.doomscrollr.com
After I create an account and API key, use the REST API/OpenAPI to build: [subscriber capture / posts / products / tickets / affiliate feed / analytics].