langchain==1.4.0a2
- LangChain: 17 events in the last 90 days
- LangChain: 17th Release in the last 90 days
- Previous: earlier the same day · langchain==1.4.0a1
What happened
Alpha preview of langchain.mcp — a first-party adapter that turns any MCP server into LangChain tools you can hand straight to create_agent . pip install " langchain[mcp]==1.4.0a2 " Connect MCPAdapter takes any target fastmcp.Client accepts — transport is inferred, so there is one entry point rather than one per protocol. from langchain . agents import create_agent from langchain . mcp import MCPAdapter async with M…
Summary assembled by rule from the sources below