agent-craft

Annyfee/agent-craft
★ 132 stars Python 🤖 AI/LLM Updated 1mo ago
AI Agent 教学仓库 | 系统化 LangChain、RAG、LangGraph、MCP 全栈实战代码 | 万字博客详解 | 开源可运行示例 | 从零构建智能体
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-craft": {
      "command": "uvx",
      "args": [
        "agent-craft"
      ]
    }
  }
}

Or install with pip: pip install agent-craft

Topics

ai-agentartificial-intelligencebeginner-guidechatbotdeepseeklangchainlanggraphmcpmulti-agentopenaipythonragtutorial