DATE:
AUTHOR:
The LangChain Team
LangChain

llms.txt Files and MCPDOC Server Launch for LangChain and LangGraph

DATE:
AUTHOR: The LangChain Team

We've introduced llms.txt files for LangChain and LangGraph, supporting both Python & JavaScript! These help your IDEs & LLMs access the latest
documentation.We also provide an MCP server to simplify IDE integration specifically for llms.txt files.

--

For Python Users:

LangChain: https://python.langchain.com/llms.txt
LangGraph: https://langchain-ai.github.io/langgraph/llms.txt

For JavaScript Users:

LangChain JS: https://js.langchain.com/llms.txt
LangGraph
JS :https://langchain-ai.github.io/langgraphjs/llms.txt---

IDE support for llms.txt is still evolving. To bridge the gap, we've released the MCPDOC Server to expose these files as tools directly to your IDE agent.

Check it out https://github.com/langchain-ai/mcpdoc/

Curious about llms.txt? Dive deeper into how it works and benefits your workflow:

Overview: https://langchain-ai.github.io/langgraph/llms-txt-overview/

More info: https://llmstxt.org/

Powered by LaunchNotes