MCP Directory
Back

claude-howto

by luongnv89 · Python · ★ 30,502

A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.

#claude-code#guide#tutorial

Install

pip install git+https://github.com/luongnv89/claude-howto.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-howto": {
      "command": "uvx",
      "args": [
        "git+https://github.com/luongnv89/claude-howto.git"
      ]
    }
  }
}

From the README

[](https://github.com/luongnv89/claude-howto/stargazers) [](https://github.com/luongnv89/claude-howto/network/members) [](LICENSE) [](CHANGELOG.md) [](https://code.claude.com) 🌐 **Language / Ngôn ngữ / 语言 / Мова:** [English](README.md) | [Tiếng Việt](vi/README.md) | [中文](zh/README.md) | [Українська](uk/README.md) | [日本語](ja/README.md) Go from typing to orchestrating agents, hooks, skills, and MCP servers — with visual tutorials, copy-paste templates, and a guided learning path. **[Get Started in 15 Minutes](#get-started-in-15-minutes)** | **[Find Your Level](#not-sure-where-to-start)** |…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers