RecentlyOdds & Ends
now playing

Model context protocol (MCP)

A model context protocol (MCP) is a standardized way for AIs like large language models to interact with external tools.

Without MCP:

  • Claude has to discover or be told about an API
  • Claude has to read docs to learn how it works

With MCP:

  • It’s natively available for Claude (like grep, read, bash, etc.)