add mcp connect (#47)

* add mcp connect

* fix type

---------

Co-authored-by: wong2 <wonderfuly@gmail.com>
This commit is contained in:
quentinzhang 2025-01-10 11:12:50 +08:00 committed by GitHub
parent 1d9fd5dea7
commit 07d4ef7486
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,6 +79,7 @@
- **[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)
- **[gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant)** dockerized mcp client with Anthropic, OpenAI and Langchain.
- **[MCP-Connect](https://github.com/EvalsOne/mcp-connect)** A client that enables cloud-based AI services to access local Stdio based MCP servers by HTTP/HTTPS requests.
- **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands.
## Frameworks