7
0

Goose
Setting up with Goose
- Open Goose's preferences
- Go to the Integrations tab
- Select "MCP Servers"
- Click "Add New Server"
- Use the configuration below based on your operating system
JSON
1{2 "mcpServers": {3 "zoom": {4 "env": {5 "ZOOM_CLIENT_ID": "${ZOOM_CLIENT_ID}",6 "ZOOM_ACCOUNT_ID": "${ZOOM_ACCOUNT_ID}",7 "ZOOM_CLIENT_SECRET": "${ZOOM_CLIENT_SECRET}"8 },9 "args": [10 "-y",11 "@yitianyigexiangfa/zoom-mcp-server@latest"12 ],13 "command": "npx"14 }15 }16}
社区评论
0.0
0 条评论
5
0
4
0
3
0
2
0
1
0
暂无评论. 成为第一个评论的人!
登录以参与讨论