UridaAzim/claude-code-learning-guide-
An interactive React website serving as a complete guide to Claude Code — covering all tools, commands, skills, agents, memory, MCP servers, hooks, CLI flags, IDE integrations, and more.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-learning-guide-": {
"command": "npx",
"args": [
"-y",
"claude-code-learning-guide-"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...