Introduces new langchain.mcp namespace for adapting MCP servers into LangChain tools
Enables developers to integrate Model Context Protocol (MCP) servers as LangChain tools via MCPAdapter, supporting multiple server configurations and client-side response caching.