
1{2 "mcpServers": {3 "feishu": {4 "cwd": "string",5 "env": {},6 "args": [7 "dist/index.js",8 "--config",9 "{\"appId\":\"xxx\",\"appSecret\":\"xxx\"}"10 ],11 "shell": false,12 "command": "node"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation