From b1ace9b2e75e8191b641a170eb7d79ac03cbb3df Mon Sep 17 00:00:00 2001
From: restlessronin <88921269+restlessronin@users.noreply.github.com>
Date: Wed, 25 Dec 2024 13:33:26 +0530
Subject: [PATCH 1/2] Add llm-context
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 6046f790..893659fa 100644
--- a/README.md
+++ b/README.md
@@ -174,6 +174,8 @@ Provides direct access to local file systems with configurable permissions. Enab
- [@modelcontextprotocol/server-google-drive](https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive) 📇 ☁️ - Google Drive integration for listing, reading, and searching files
- [mark3labs/mcp-filesystem-server](https://github.com/mark3labs/mcp-filesystem-server) 🏎️ 🏠 - Golang implementation for local file system access.
- [mamertofabian/mcp-everything-search](https://github.com/mamertofabian/mcp-everything-search) 🐍 🏠 🪟 - Fast Windows file search using Everything SDK
+- [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 -
+Share code context with LLMs via MCP or clipboard
### 💰 Finance & Fintech
From 121c7ea896d4777d4352704eda729d760b3d1de4 Mon Sep 17 00:00:00 2001
From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com>
Date: Wed, 25 Dec 2024 07:20:18 -0600
Subject: [PATCH 2/2] Update README.md
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 893659fa..7f4426e9 100644
--- a/README.md
+++ b/README.md
@@ -174,8 +174,7 @@ Provides direct access to local file systems with configurable permissions. Enab
- [@modelcontextprotocol/server-google-drive](https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive) 📇 ☁️ - Google Drive integration for listing, reading, and searching files
- [mark3labs/mcp-filesystem-server](https://github.com/mark3labs/mcp-filesystem-server) 🏎️ 🏠 - Golang implementation for local file system access.
- [mamertofabian/mcp-everything-search](https://github.com/mamertofabian/mcp-everything-search) 🐍 🏠 🪟 - Fast Windows file search using Everything SDK
-- [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 -
-Share code context with LLMs via MCP or clipboard
+- [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 - Share code context with LLMs via MCP or clipboard
### 💰 Finance & Fintech