Model Context Protocol

Model Context Protocol | Codingpan’s Blog

Cues

  • What is Model Context Protocol?
  • Why do we need MCP?
  • How to use MCP?

Notes

The Model context protocol (aka MCP) is a way to provide tools and context to the LLM. From the MCP docs:

The Agents SDK has support for MCP. This enables you to use a wide range of MCP servers to provide tools to your Agents.

MCP from OpenAI Agents SDK

Summary