DEV Community

Sanskruti Ukey
Sanskruti Ukey

Posted on

Notion Command Center

Notion MCP Challenge Submission 🧠

This is a submission for the Notion MCP Challenge

What I Built

Full-stack lead triage engine:

  • Discord Bot captures messages → POST /discord-webhook → Instant Notion rows
  • MCP-powered AI Agent (/ai-agent) cron-scans "New" leads every 2 mins
  • Semantic KB Search across Product Knowledge Base (Tags: Lead/Pricing/Setup)
  • GPT-4o-mini generates precise replies using ONLY KB context
  • 1-click Approve (/approve-send) → Discord webhook blasts reply to channel

Video Demo

Show us the code


How I Used Notion MCP

MCP unlocks real-time bidirectional AI ops:

  • Live DB queries (notion.databases.query()) → Dynamic KB context injection
  • Semantic filtering (multi-select Tags) → Precise relevance matching
  • Row-level updates → AI writes drafts + KB links in <1s
  • Cron automation → Zero-touch lead processing (UptimeRobot → Render) <!-- Don't forget to add a cover image (if you want). -->

Top comments (0)