MrItzreal/mcp-course
This repository contains my personal notes and code from a crash course on the Model Context Protocol (MCP). I am following the official documentation and a YouTube tutorial.
Platform-specific configuration:
{
"mcpServers": {
"mcp-course": {
"command": "npx",
"args": [
"-y",
"mcp-course"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...