Merge pull request #105 from SecretiveShell/update-clients

Update clients
This commit is contained in:
TerminalMan
2024-12-12 21:02:16 +00:00
committed by GitHub

View File

@@ -251,6 +251,9 @@ Interact with Git repositories and version control platforms. Enables repository
- [lightconetech/mcp-gateway](https://github.com/lightconetech/mcp-gateway) A gateway demo for MCP SSE Server.
- [mark3labs/mcphost](https://github.com/mark3labs/mcphost) A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
- [adhikasp/mcp-client-cli](https://github.com/adhikasp/mcp-client-cli/) CLI client that support Anthorpic, OpenAI, Groq, and ollama model via langchain
- [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
## Tips and Tricks