MCP Directory
Back

oreilly-ai-agents

by sinanuozdemir · Jupyter Notebook · ★ 269

An introduction to the world of AI Agents

#agent#agentic-ai#agents#ai#autogen#claude#crewai#deepseek#deepseek-r1#generative-ai#langchain#langgraph#llama-4#llm#mcp#model-context-protocol#multi-agent#multi-agent-systems#openai#smolagents

Install

git clone https://github.com/sinanuozdemir/oreilly-ai-agents.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "oreilly-ai-agents": {
      "command": "npx",
      "args": [
        "-y",
        "github:sinanuozdemir/oreilly-ai-agents"
      ]
    }
  }
}

From the README

This repository contains code for both my live course: [O'Reilly Live Online Training for AI Agents A-Z](https://learning.oreilly.com/live-events/ai-agents-a-z/0642572007604) and my video series: [Modern Automated AI Agents: Building Agentic AI to Perform Complex Tasks ](https://learning.oreilly.com/course/modern-automated-ai/9780135414965/) This course provides a comprehensive guide to understanding, implementing, and managing AI agents both at the prototype stage and in production. Attendees will start with foundational concepts and progressively delve into more advanced topics, including v…
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 ai & ml servers