add mcp connect (#47)
* add mcp connect * fix type --------- Co-authored-by: wong2 <wonderfuly@gmail.com>
This commit is contained in:
parent
1d9fd5dea7
commit
07d4ef7486
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue