From 0e2738c32bc0ea723e22d2dccd4206424ee585ec Mon Sep 17 00:00:00 2001 From: TerminalMan <84923604+SecretiveShell@users.noreply.github.com> Date: Tue, 3 Dec 2024 23:33:56 +0000 Subject: [PATCH] Add clients --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 832d801b..b7bcec04 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,9 @@ Interact with Git repositories and version control platforms. Enables repository - [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python - [mcp-rs-template](https://github.com/linux-china/mcp-rs-template) 🦀 - MCP CLI server template for Rust +## Clients + +- [SecretiveShell/MCP-Bridge](https://github.com/SecretiveShell/MCP-Bridge) 🐍 an openAI middleware proxy to use mcp in any existing openAI compatible client ## Tips and Tricks