You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chapter_3/agent_mcp_example.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
":align: center\n",
30
30
":figclass: caption-centered\n",
31
31
"\n",
32
-
"Figure 3.4.1: MCP (Model Context Protocol) is a standard that lets agents connect to external tools and data sources. An MCP server is a container that exposes tools, data or services through a standard interface.\n",
32
+
"Figure 3.4.1: MCP (Model Context Protocol) is a standard that lets agents connect to external tools and data sources. An MCP server is a container that exposes tools, data or services through a standard interface. Figure is generated by ChatGPT latest model on 6th May 2026.\n",
33
33
"```\n",
34
34
"\n",
35
35
"Another concept you have to learn before you deploy an agent with Claude SDK is **MCP Servers**. You can think of an MCP server as an *advanced version* of a tool. \n",
0 commit comments