Merge pull request #176 from quentinzhang/main

add MCP connect into client category
This commit is contained in:
TerminalMan
2025-01-08 10:23:21 +00:00
committed by GitHub
3 changed files with 3 additions and 0 deletions

View File

@@ -223,6 +223,7 @@ Gitリポジトリおよびバージョン管理プラットフォームとの
- [zed-industries/zed](https://github.com/zed-industries/zed) Atomの作成者によるマルチプレイヤーコードエディタ
- [firebase/genkit](https://github.com/firebase/genkit) エージェントおよびデータ変換フレームワーク
- [continuedev/continue](https://github.com/continuedev/continue) VSCodeの自動補完およびチャットツールフル機能サポート
- [MCP-Connect](https://github.com/EvalsOne/MCP-Connect) クラウドベースのAIサービスがローカルのStdioベースのMCPサーバーにHTTP/HTTPSリクエストでアクセスできるようにするツール
## ヒントとコツ

View File

@@ -297,6 +297,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和
- [Upsonic/gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant) 通用自动化助理/代理框架
- [isaacwasserman/mcp-langchain-ts-client](https://github.com/isaacwasserman/mcp-langchain-ts-client) 📇 在 LangChain.js 中使用 MCP 提供的工具
- [Python CLI for AI Chat API](https://github.com/amidabuddha/console-chat-gpt) 🐍 ☁️ 与**所有**主要 LLM 提供商进行控制台聊天ChatGPT、MistralAI、Anthropic 的 Claude、xAI 的 Grok 和 Google 的 Gemini。⭐现在支持 MCP
- [MCP-Connect](https://github.com/EvalsOne/MCP-Connect) 一个使云端AI服务能够通过HTTP/HTTPS请求访问本地Stdio的MCP服务器的工具
## 提示和技巧

View File

@@ -332,6 +332,7 @@ Interact with Git repositories and version control platforms. Enables repository
- [Upsonic/gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant) general purpose automated assistant/agent framework
- [isaacwasserman/mcp-langchain-ts-client](https://github.com/isaacwasserman/mcp-langchain-ts-client) 📇 Use MCP provided tools in LangChain.js
- [Python CLI for AI Chat API](https://github.com/amidabuddha/console-chat-gpt) 🐍 ☁️ Console chat with **all** major LLM provider: ChatGPT, MistralAI, Claude by Anthropic, Grok by xAI, Gemini by Google and DeepSeek. ⭐Now with MCP support!⭐
- [MCP-Connect](https://github.com/EvalsOne/MCP-Connect) A tiny tool that enables cloud-based AI services to access local Stdio based MCP servers by HTTP/HTTPS requests.
## Tips and Tricks