MiniMax-MCP
531
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 "minimax-mcp": {4 "env": {5 "MINIMAX_API_KEY": "insert-your-api-key-here",6 "MINIMAX_API_HOST": "api host, https://api.minimaxi.chat|https://api.minimax.chat",7 "MINIMAX_MCP_BASE_PATH": "local-output-dir-path, such as /User/xxx/Desktop",8 "MINIMAX_API_RESOURCE_MODE": "optional, [url|local], url is default, audio/image/video are downloaded locally or provided in URL format"9 },10 "args": [11 "minimax-mcp",12 "-y"13 ],14 "command": "uvx"15 }16 }17}
커뮤니티 리뷰
0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요