Merge pull request #48 from SecretiveShell/main

Add clients
This commit is contained in:
Frank Fiegel
2024-12-04 14:54:51 -06:00
committed by GitHub

View File

@@ -165,6 +165,12 @@ 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
- [zed-industries/zed](https://github.com/zed-industries/zed) multiplayer code editor from the creators of atom
- [firebase/genkit](https://github.com/firebase/genkit) agent and data transformation framework
- [continuedev/continue](https://github.com/continuedev/continue) vscode auto complete and chat tool (full feature support)
## Tips and Tricks