mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-27 18:35:51 +03:00
[GH-ISSUE #7] 是否有支援MCP TOOL #5
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huanghongyu1130 on GitHub (Jul 28, 2025).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/7
目前有使用LangChain 跟 Google adk來架設agent
但兩個都沒有辦法使用MCP工具
請問是目前尚未支援MCP
所以仍然需要使用FC來代替嗎
@huanghongyu1130 commented on GitHub (Jul 28, 2025):
補充 目前是使用gemini cli
@justlovemaki commented on GitHub (Jul 29, 2025):
gemini-cli原生model-provider加gemini协议应该是支持的。
以openai协议接入gemini-cli的,最新代码已经支持了。