Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "openai agents": {4 "env": {5 "OPENAI_API_KEY": "your-api-key-here"6 },7 "args": [8 "openai-agents-mcp-server"9 ],10 "command": "uvx"11 }12 }13}
暂无评论. 成为第一个评论的人!
登录以参与讨论