Agent 365 Tooling SDK for LangChain AI agents built with TypeScript/Node.js
npm install @microsoft/agents-a365-tooling-extensions-langchain

LangChain integration for the Microsoft Agent 365 Tooling SDK. This package enables seamless integration of MCP (Model Context Protocol) tool servers with LangChain agents, providing automatic tool discovery and registration as DynamicStructuredTool instances.
``bash``
npm install @microsoft/agents-a365-tooling-extensions-langchain
For detailed usage examples and implementation guidance, see the Microsoft Agent 365 Tooling Documentation.
For issues, questions, or feedback:
- File issues in the GitHub Issues section
- See the main documentation for more information
Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License - see the LICENSE file for details