#REF! (@REF)Youcom Agent2AI 中发帖

ydc-mcp-server
看到you.com agent 100 刀有簡單領取Credit的方法,但官方未提供更具體方便的,所以做了一個MCP Server 以及 OpenAI 接口的工具 
npx ydc-mcp-server --openai --api-key {KEY} 
自定端口
--port {PORT} 
限制訪問API
--access-token {TOKEN} 
自定使用Custom Agent
--agent {name:uuid} 
:: Claude4.5-Opus:{uuid} 
(可以找個有PRO會員的建立一個Custom Agent 給你就可以引用最新模型了)
 
 
Back to Top