From e17c739233f11e335041c68a3b63a820d3bfe732 Mon Sep 17 00:00:00 2001 From: Isaac Wasserman Date: Mon, 16 Dec 2024 14:51:38 -0500 Subject: [PATCH] Added typescript client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0ded791..4a984d14 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,7 @@ Interact with Git repositories and version control platforms. Enables repository - [daodao97/chatmcp](https://github.com/daodao97/chatmcp) A GUI chat repl for interacting with MCP servers. - [cline/cline](https://github.com/cline/cline) A vs code extension that implements a fully agentic software development environment. - [Upsonic/gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant) general purpose automated assistant/agent framework +- [isaacwasserman/mcp-langchain-ts-client](https://github.com/isaacwasserman/mcp-langchain-ts-client) 📇 Use MCP provided tools in LangChain.js ## Tips and Tricks