From 12a9291545e7d224d0fc97546cdb7217947faf0e Mon Sep 17 00:00:00 2001 From: wong2 Date: Mon, 9 Dec 2024 11:27:45 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 841a890..c4fc282 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,12 @@ ## Clients +- **[mcp-cli](https://github.com/wong2/mcp-cli)** a cli inspector for MCP servers - **[MCP-Bridge](https://github.com/SecretiveShell/MCP-Bridge)** 🐍 an openAI middleware proxy to use mcp in any existing openAI compatible client - **[MCP-Chatbot](https://github.com/3choff/mcp-chatbot)** A simple yet powerful ⭐ CLI chatbot that integrates tool servers with any OpenAI-compatible LLM API. -- **[zed](https://github.com/zed-industries/zed)** multiplayer code editor from the creators of atom +- **[Zed](https://github.com/zed-industries/zed)** multiplayer code editor from the creators of atom - **[genkit](https://github.com/firebase/genkit)** agent and data transformation framework -- **[continue](https://github.com/continuedev/continue)** vscode auto complete and chat tool (full feature support) +- **[Continue](https://github.com/continuedev/continue)** vscode auto complete and chat tool (full feature support) - **[gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant)** dockerized mcp client with Anthropic, OpenAI and Langchain. ---