Mcp toolbox integration guide for LangChain (Python)
The MCP Toolbox in LangChain allows you to equip an agent with a set of tools. When the agent receives a query, it can intelligently select and use the most appropriate tool provided by MCP Toolbox to fulfill the request.