Try It Out!
This n8n template demonstrates how to build an autonomous AI news agent using Decodo MCP that automatically finds, scrapes, and delivers fresh industry news to your team via Slack.
Use cases are many – automated news monitoring for your industry, competitive intelligence gathering, startup monitoring, regulatory updates, research automation, or daily briefings for your organization.
How it works
- Define your news topics using the Set node – AI, MCP, web scraping, whatever matters to your business.
- The AI Agent processes those topics using the Gemini Chat Model, determining which tools to use and when.
- Here's where it gets interesting: Decodo MCP gives your AI agent the tools to search Google, scrape websites, and parse content automatically – all while bypassing geo-restrictions and anti-bot measures.
- The agent hunts for fresh articles from the last 48 hours, extracts clean data, and returns structured JSON results.
- Format Results cleans up the AI's messy output and removes duplicates.
- Your polished news digest gets delivered to Slack with clickable links and summaries.
How to use
- Schedule trigger runs daily at 9 AM – adjust timing or swap for webhook triggers as needed.
- Customize topics in the Set node to match your industry.
- Scales effortlessly: add more topics, tweak search criteria, done.
Requirements
What the final output looks like
Here's what your team receives in Slack every morning:

Need help?
Join the Discord or email [email protected] for questions.
Happy Automating!