From 4982484f24885c3af97a14f83f0c6f420a027773 Mon Sep 17 00:00:00 2001 From: restlessronin <88921269+restlessronin@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:00:24 +0530 Subject: [PATCH] Update README.md (#46) add llm-context --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03e7f51..cbb348c 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ - **[Google News](https://github.com/ChanMeng666/server-google-news)** - Google News search capabilities with automatic topic categorization and multi-language support via SerpAPI integration. - **[Box](https://github.com/hmk/box-mcp-server)** - File access and search for Box. - **[NPM Search](https://github.com/btwiuse/npm-search-mcp-server)** - Search for npm packages +- **[llm-context](https://github.com/cyberchitta/llm-context.py)** - Share code context with LLMs via Model Context Protocol or clipboard. ## Clients