Companion videos

MCP for the non-engineer: connect Claude or Cursor to your tools — companion videos

The article frames MCP as the bit of plumbing that turns a chat assistant into something that can actually act on your tools without bespoke integrations. These videos give you both the practical "what changes when I plug this in" view and the why-it-exists story from the team that designed it.

Primary pick

16:04
How MCPs Make Agents Smarter (for non-techies)

Nate Herk | AI Automation

A 16-minute, no-jargon explanation of what an MCP server is, how clients like Claude and n8n use them, and what you actually do differently once you have one. Lines up almost exactly with the article's "connect Claude or Cursor to your tools" framing.

What you should get from this: Explain what MCP changes in plain language and decide whether a tool connection should use MCP or a simpler integration.

Watch or know first: Know what a workflow tool or AI coding assistant is, even if you have not built an MCP server.

AI Expert note: Product integrations and client support change quickly. Use this for the mental model, then verify the current MCP support matrix, auth model and deployment expectations for the client you plan to use.

Open video page

Also worth watching

19:35
The Model Context Protocol (MCP)

Anthropic

The protocol's designers — Theo Chu, David Soria Parra and Alex Albert — walking through why MCP exists, the components (server, client, transport), the reception since the November 2024 release, and which servers they actually use day-to-day. Useful as the canonical source after the Nate Herk overview.

What you should get from this: Understand the protocol roles: host, client, server, tools, resources, prompts and transports.

Watch or know first: Watch or read a plain-language MCP overview first if protocol terms are new.

AI Expert note: This is canonical context, not a complete production guide. Protocol details are useful, but deployment security, auth, network exposure and tool permissions still need current documentation review.

Open video page