Skip to content

Commit 0b35019

Browse files
authored
Adding MCP note to README
Added section about MCP Server and its purpose.
1 parent d863e23 commit 0b35019

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Most textbooks bury good ideas under dense notation, skip the intuition, assume
1010
## Background
1111
Over the past years working in AI/ML, I filled notebooks with intuition first, real-world context, no hand-waving explanations of maths, computing and AI concepts. In 2025, a few friends used these notes to prep for interviews at DeepMind, OpenAI, Nvidia etc. They all got in and currently perform well in their roles. Meanwhile I got in Y Combinator last year. So I'm sharing to everyone.
1212

13+
## MCP Server
14+
This repo includes an MCP server that lets any AI assistant (Claude Code, Cursor, VS Code, etc.) use the compendium as a knowledge base. It requires a local clone of the repo. Comes with tools for educational purposes and example implementations.
15+
1316
## Outline
1417

1518
| # | Chapter | Summary | Status |
@@ -44,4 +47,4 @@ Over the past years working in AI/ML, I filled notebooks with intuition first, r
4447
publisher = {GitHub},
4548
url = {https://github.com/HenryNdubuaku/maths-cs-ai-compendium}
4649
}
47-
```
50+
```

0 commit comments

Comments
 (0)