Skip to content

Commit aad375e

Browse files
committed
move anthropic video to unit 3
1 parent 9b3b4e9 commit aad375e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

units/en/unit3/introduction.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Welcome to Unit 3! In this unit, we'll build a practical MCP server that enhances Claude Code with custom development workflows while learning all three MCP primitives.
44

5+
If you'd like to hear from the creators of MCP, here's a video they made:
6+
7+
<Youtube id="CQywdSdi5iA" />
8+
9+
In this video Theo Chu, David Soria Parra and Alex Albert dive into the Model Context Protocol (MCP), the standard that's changing how AI applications connect with external data and tools.
10+
511
## What You'll Build
612

713
**PR Agent Workflow Server** - An MCP server that demonstrates how to make Claude Code team-aware and workflow-intelligent:
@@ -76,4 +82,5 @@ Once installed, you'll use Claude Code throughout this unit to test your MCP ser
7682

7783
</Tip>
7884

79-
By the end of this unit, you'll have built a complete MCP server that demonstrates how to transform Claude Code into a powerful team development assistant, with hands-on experience using all three MCP primitives.
85+
By the end of this unit, you'll have built a complete MCP server that demonstrates how to transform Claude Code into a powerful team development assistant, with hands-on experience using all three MCP primitives.
86+

0 commit comments

Comments
 (0)