Loading video player...
In this video, I show you a really interesting new package in the LangChain ecosystem: the LangChain-Toolbox! If you work with AI Agents, you know the struggle: defining tools inside every codebase can be a pain. With the Model Context Protocol (MCP) and the LangChain-Toolbox, you can centralize tools and load them dynamically. I’ll show you a code example (a restaurant bot 🍕) of how to define tools via decorators and set up an MCP server in minutes. Timestamps: 0:00 Introduction to MCP 0:50 FastMCP Server 1:37 LangChain Toolbox Features 🔗 Links from the video: 📂 Code Repository: https://github.com/Coding-Crashkurse/LangChain-Toolbox-With-MCP 🎓 My 3-Hour Udemy Course on MCP: https://www.udemy.com/course/mastering-model-context-protocol-mcp-a-practical-guide/?couponCode=13772AD363B921EA8106 Enjoy testing it out! #LangChain #MCP #AI #Python #LangChainToolbox