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: learn/blog/context-engineering-revolution.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ This new architecture is defined directly within the agent's settings, making th
54
54
55
55
### The Backbone: The Model Context Protocol (MCP)
56
56
57
-
At the heart of our new architecture is the **[Model Context Protocol (MCP)](https://modelcontextprotocol.io/docs/getting-started/intro)**, an open standard for communication between AI agents and development tools. Think of it as a universal language that allows any AI—whether it's Gemini, Claude, or a custom-built agent—to securely and reliably interact with a developer's local environment.
57
+
At the heart of our new architecture is the **[Model Context Protocol (MCP)](https://modelContextprotocol.io/docs/getting-started/intro)**, an open standard for communication between AI agents and development tools. Think of it as a **universal USB-C port for AI**, allowing any AI—whether it's Gemini, Claude, or a custom-built agent—to securely and reliably connect with a developer's local environment.
58
58
59
59
By adopting the official MCP SDK for all three of our servers, we gain several key advantages:
0 commit comments