Skip to content
How I AIHow I AI

How this PM uses MCPs to automate his meeting prep, CRM updates, and customer feedback synthesis

Reid Robinson, Principal AI Product Strategist at Zapier, shares how he uses Model Context Protocols (MCPs) to automate tedious tasks and create powerful workflows. He demonstrates practical workflows that combine Zapier’s more than 8,000 app connections with AI tools like Claude to create systems that work while he sleeps. *What you’ll learn:* 1. How to use Zapier’s MCP server to create custom collections of tools that work seamlessly with Claude, ChatGPT, and other AI assistants 2. A workflow for using Claude Projects to provide detailed instructions for tool usage, improving reliability and consistency 3. How to automate CRM updates and meeting preparation by connecting AI to your calendar, notes, and internal knowledge bases 4. A system for creating a virtuous cycle of customer feedback by automatically analyzing support tickets and updating knowledge bases 5. Why thinking about “what your AI could do while you sleep” is a powerful framework for identifying high-impact automation opportunities 6. Personal use cases, including family calendar management and creating custom songs that demonstrate AI’s ability to bring joy beyond work *Brought to you by:* WorkOS—Make your app enterprise-ready today: https://workos.com?utm_source=lennys_howiai&utm_medium=podcast&utm_campaign=q22025 Vanta—Automate compliance and simplify security: https://www.vanta.com/howiai *Detailed workflow walkthroughs from this episode:* • How I AI: Reid Robinson's Zapier Workflows for CRM Automation, Meeting Prep, and Feedback Loops: https://www.chatprd.ai/how-i-ai/zapier-workflows-for-crm-automation-meeting-prep • Automate CRM Updates with Claude Projects and Zapier MCPs: https://www.chatprd.ai/how-i-ai/workflows/automate-crm-updates-with-claude-projects-and-zapier-mcps • Create an Automated AI Meeting Prep Assistant with Zapier: https://www.chatprd.ai/how-i-ai/workflows/create-an-automated-ai-meeting-prep-assistant-with-zapier • Build a Self-Improving Customer Feedback Knowledge Base: https://www.chatprd.ai/how-i-ai/workflows/build-a-self-improving-customer-feedback-knowledge-base *In this episode, we cover:* (00:00) Introduction to Reid Robinson and his role at Zapier (02:41) Understanding MCPs as app integrations for AI tools (04:05) How Zapier’s approach to MCPs works with over 8,000 apps (09:00) Using Claude Projects to improve tool usage instructions (12:05) Post-meeting notes management (15:25) Comparing deterministic workflows vs. agentic instructions (18:15) Reid’s idea jammer (20:04) Building a customer interview preparation workflow (23:10) Using Gemini for processing file-based data (25:05) Creating a virtuous cycle of customer feedback analysis (29:16) The “if you could run ChatGPT in your sleep” framework (31:48) Quick recap (33:03) Personal use cases (37:16) Using Notebook AI to prepare personalized interview prep *Tools referenced:* • Reid’s Resources for How I AI: https://how-i-ai-reid.zapier.app/resources • Claude: https://claude.ai/ • Zapier: https://zapier.com/ • Zapier MCP: https://zapier.com/mcp • Granola: https://www.granola.ai/ • Coda: https://coda.io/ • Suno: https://suno.ai/ • Notebook AI: https://www.notebook.ai/ • Gemini: https://gemini.google.com/ *Other references:* • HubSpot: https://www.hubspot.com/ • Databricks: https://www.databricks.com/ *Where to find Reid Robinson:* LinkedIn: https://www.linkedin.com/in/reidtrobinson/ *Where to find Claire Vo:* ChatPRD: https://www.chatprd.ai/ Website: https://clairevo.com/ LinkedIn: https://www.linkedin.com/in/clairevo/ X: https://x.com/clairevo _Production and marketing by https://penname.co/._ _For inquiries about sponsoring the podcast, email jordan@penname.co._

Claire VohostReid Robinsonguest
Feb 2, 202640mWatch on YouTube ↗

CHAPTERS

  1. 0:00 – 4:17

    MCPs demystified: connectors that give AI access to knowledge + actions

    Claire and Reid open by reframing MCPs in practical terms: app integrations (connectors) for AI tools. They emphasize the two core values—letting an AI read knowledge stored across your apps and take actions inside those apps.

    • Don’t get hung up on the term “MCP”; think “AI app connectors”
    • Two main benefits: access to data in your apps and ability to act in your apps
    • Applies across chat clients and IDEs (Claude, ChatGPT, Cursor, etc.)
    • Why MCPs feel hyped yet underutilized: conceptual complexity
  2. 4:17 – 5:28

    Zapier’s MCP approach: 8,000 apps exposed as a configurable toolset

    Reid explains how Zapier exposes thousands of app actions/searches through its MCP server approach. The key differentiator is treating Zapier as a platform to create multiple MCP servers—each with a tailored set of tools for different contexts.

    • Zapier MCP exposes ~8,000 apps and tens of thousands of actions/searches
    • Create curated “collections of tools” for specific workflows
    • Multiple servers possible: different tool bundles for Claude vs. ChatGPT vs. Cursor
    • Goal: give AI apps a single endpoint with all needed tools
  3. 5:28 – 7:40

    On-screen walkthrough: building a custom MCP server with scoped permissions

    They walk through configuring a Zapier MCP server by selecting apps (Slack, Evernote, Glean, Coda, Google Calendar) and restricting access to specific notebooks/databases. This highlights how scoping and customization can make tool use safer and more reliable.

    • Add tools from many apps into one MCP server
    • Restrict tools to specific resources (e.g., Coda docs, Evernote notebooks)
    • One URL/connector in Claude can represent many underlying tools
    • Practical benefit: reduces the overhead of managing many separate MCPs
  4. 7:40 – 9:08

    Tooling UX pitfalls: competing tools, naming collisions, and priority control

    Claire flags a real-world issue for advanced users: tool-calling ambiguity when multiple MCPs overlap in functionality or naming. They discuss the need for better meta-controls (like priority or disambiguation) as MCP adoption grows.

    • Tool competition can cause models to call the wrong connector/tool
    • Naming collisions (“projects,” “search,” etc.) are common
    • MCP clients need better granular controls and tool priority
    • As MCP ecosystems grow, orchestration/abstraction becomes critical
  5. 9:08 – 11:56

    Claude Projects as a control plane: instructing tool order and field mapping

    Reid shares a key tactic: use Claude Projects not just for knowledge, but to enforce detailed tool-usage instructions. By specifying sequences, data destinations, and record creation rules, the same toolset becomes far more consistent and useful.

    • Claude Projects can encode “how to use tools” step-by-step
    • Specify tool order, data placement, and record creation behavior
    • Improves multi-step execution and reduces tool-selection errors
    • Useful for CRM workflows with custom fields and non-standard schemas
  6. 11:56 – 15:26

    Post-meeting notes automation: from transcript to Coda/CRM updates

    Reid demonstrates a post-meeting workflow that turns meeting artifacts (e.g., Granola notes) into structured updates. The system checks whether records exist, searches internal sources (like Glean), and then creates or updates entries with next steps and opportunity details.

    • Automates tedious post-meeting logging and follow-ups
    • Checks for existing records, then enriches via internal search/lookup
    • Writes structured outputs to Coda and optionally logs activities in HubSpot
    • Custom instructions teach the model how to fill unique CRM fields
  7. 15:26 – 18:02

    Deterministic workflows vs. agentic/MCP instructions: reliability tradeoffs

    Claire and Reid compare Zapier’s traditional step-by-step workflow builder with more agentic, instruction-led tool use. Reid notes deterministic flows can handle long-running tasks better today, while MCP shines at “meeting users where they work” inside their preferred AI apps.

    • Deterministic workflows can support longer, asynchronous processes
    • MCP interactions are time-bounded; long multi-minute lookups may fail
    • Agentic instructions reduce manual branching logic (“if record exists…”)
    • Biggest unlock: tool access embedded in the AI surfaces people already use
  8. 18:02 – 20:33

    Idea jammer + enterprise rollout: role-based toolsets for every employee

    Reid briefly introduces an ‘idea jammer’ project that uses tools and prompting methods to challenge and develop ideas. They also discuss enterprise adoption: admins want preconfigured tool bundles so employees can connect once and immediately have the right tools for their role.

    • Dedicated projects can support creative/strategic workflows (“idea jammer”)
    • Projects can include prompting methods to challenge thinking
    • Enterprises want standardized, role-appropriate tool bundles
    • Ops/admin-managed defaults reduce setup burden and increase adoption
  9. 20:33 – 23:10

    Customer interview prep workflow: automated context before meetings

    Reid shows a more deterministic Zapier workflow for interview preparation, triggered on upcoming meetings. It fetches internal customer/company data, processes it into a readable brief, and appends it to a Coda page so he never joins a call without context.

    • Solves the “I don’t know who you are” problem in interviews
    • Fetches company/user info from internal systems (e.g., Databricks outputs)
    • Summarizes and appends a prep brief into Coda for the meeting
    • Improves confidence and professionalism for PMs, Sales, and PMMs
  10. 23:10 – 25:38

    Why Gemini is used here: better at file-based inputs (HTML/PDF)

    They explain the model choice: Gemini performs especially well when the pipeline involves files like PDFs or converted HTML documents. Reid converts HTML to a file for efficiency and lower token usage, reinforcing the importance of matching model strengths to data formats.

    • Gemini is preferred for file-heavy workflows
    • Internal data output comes as HTML/PDF-like artifacts
    • Converting HTML to a file can reduce token usage and improve processing
    • Practical tip: choose models based on input modality, not brand loyalty
  11. 25:38 – 27:40

    Customer feedback synthesis: searchable internal bot + trend surfacing

    Reid describes systems for synthesizing and operationalizing feedback at scale. They analyze feedback, create review pages in Coda, and provide internal teams (Sales, PMM, Design) a quick way to search what users are reporting and requesting.

    • Automated analysis identifies trends and produces Coda pages for review
    • Makes feedback searchable for non-core teams (Sales/PMM/Design)
    • Supports targeted queries (e.g., errors, specific workflows, recent issues)
    • Extends beyond the build team to organization-wide enablement
  12. 27:40 – 30:55

    Closing the loop: auto-proposed FAQs from tickets/transcripts with human approval

    A standout workflow: after a support ticket closes or a chatbot transcript completes, AI extracts the core question, solution, and checks whether the knowledge base already covers it. If not, it proposes a new FAQ entry that a human reviews and approves, keeping the bot’s knowledge fresh.

    • Analyze closed tickets/transcripts to extract FAQ candidates
    • Detect gaps vs. existing knowledge base content
    • Human-in-the-loop approval step before publishing
    • Creates a “virtuous cycle” that improves support speed and quality
  13. 30:55 – 31:48

    Brainstorming framework: “run ChatGPT in your sleep” + Mad Libs discovery

    They discuss ideation techniques for finding high-leverage AI automations. Reid offers the prompt, “If you could run ChatGPT in your sleep, what would you do?” and shares an experiment using Mad Libs-style guided prompts to uncover pain points and use cases.

    • Use “AI in your sleep” framing to find always-on automations
    • Mad Libs-style UX can help users articulate needs and workflows
    • Good discovery prompts expose pain points and desired outcomes
    • Focus expands from speed to quality improvements
  14. 31:48 – 33:27

    Recap of the operating system: MCP toolsets, Projects, meeting prep, and feedback loops

    Claire summarizes the main takeaways: MCPs as custom tool bundles, Claude Projects for precise tool instructions, and workflows that reduce customer-facing drudgery. The emphasis is on fewer tabs, better preparation, and continuously improving customer knowledge.

    • Zapier MCP enables curated tools accessible inside AI clients
    • Claude Projects improves tool-calling reliability and sequencing
    • Key wins: CRM updates, meeting context, feedback-to-FAQ loops
    • Overall outcome: higher leverage customer-facing work
  15. 33:27 – 40:28

    Personal use cases: family calendar via photo + kids’ songs with Suno; NotebookLM interview prep

    In a lightning round, Reid shares personal automations: turning a physical family calendar photo into Google Calendar events via Claude + MCP, and using Suno to create custom kids’ songs (and teach prompting). He also explains how NotebookLM audio overviews helped his wife prep for interviews with highly personalized, company-specific briefings.

    • Family calendar: photo → Claude Project → Google Calendar updates (with travel buffers)
    • Suno: generate personalized kids’ songs; playful way to learn prompting
    • Music as memorability: even turning training transcripts into songs
    • NotebookLM: tailored audio interview prep from job/career pages and research

Get more out of YouTube videos.

High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.