Skip to content

Commit dfa5b6b

Browse files
committed
point to langchain implementation
1 parent 7eefc39 commit dfa5b6b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# langchain-mcp
22

3+
*Note: langchain now has a more official implementation [langchain-mcp-adapters](https://github.com/langchain-ai/langchain-mcp-adapters)*
4+
35
![PyPI - Version](https://img.shields.io/pypi/v/langchain-mcp)
46

57
[Model Context Protocol](https://modelcontextprotocol.io) tool calling support in LangChain.
@@ -20,4 +22,4 @@ $ uv run tests/demo.py "Read and summarize the file ./LICENSE"
2022
Secure MCP Filesystem Server running on stdio
2123
Allowed directories: [ '/users/aw/projects/rectalogic/langchain-mcp' ]
2224
The file ./LICENSE is a MIT License agreement. It states that the software is provided "as is" without warranty and that the authors and copyright holders are not liable for any claims, damages, or other liability arising from the software or its use.
23-
```
25+
```

0 commit comments

Comments
 (0)