Skip to content

Commit 99c64ef

Browse files
authored
Merge pull request #106 from huggingface/docs/anthropic-info
docs: add Anthropic partnership info and second author
2 parents d9d48f9 + 7bd21b3 commit 99c64ef

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To cite this repository in publications:
4848

4949
```
5050
@misc{mcp-course,
51-
author = Burtenshaw, Ben,
51+
author = {Burtenshaw, Ben and Notov, Alex},
5252
title = {The Model Context Protocol Course},
5353
year = {2025},
5454
howpublished = {\url{https://github.com/huggingface/mcp-course}},

units/en/unit0/introduction.mdx

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44

55
Welcome to the most exciting topic in AI today: **Model Context Protocol (MCP)**!
66

7-
This free course will take you on a journey, **from beginner to informed**, in understanding, using, and building applications with MCP.
7+
This free course, built in partnership with [Anthropic](https://www.anthropic.com), will take you on a journey, **from beginner to informed**, in understanding, using, and building applications with MCP.
8+
9+
If you don't know about MCP, Anthropic published a video about it:
10+
<Youtube id="CQywdSdi5iA" />
11+
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.
812

913
This first unit will help you onboard:
1014

@@ -116,11 +120,15 @@ About the authors:
116120

117121
Ben is a Machine Learning Engineer at Hugging Face who focuses on building LLM applications, with post training and agentic approaches. [Follow Ben on the Hub](https://huggingface.co/burtenshaw) to see his latest projects.
118122

119-
<!-- ## Acknowledgments -->
123+
### Alex Notov
124+
125+
Alex is Technical Partner Enablement Lead at Anthropic. Alex trains Anthropic's partners on Claude best practices for their use cases. Follow Alex on [LinkedIn](https://linkedin.com/in/zealoushacker) and [GitHub](https://github.com/zealoushacker).
126+
127+
## Acknowledgments
120128

121-
<!-- We would like to extend our gratitude to the following individuals and partners for their invaluable contributions and support: -->
129+
We would like to extend our gratitude to the following individuals and partners for their invaluable contributions and support:
122130

123-
<!-- TODO: @burtenshaw add contributors and partners -->
131+
- [Anthropic](https://www.anthropic.com)
124132

125133
## I found a bug, or I want to improve the course
126134

0 commit comments

Comments
 (0)