
1{2 "mcpServers": {3 "feishu project": {4 "env": {5 "FEISHU_APP_ID": "your_app_id",6 "FEISHU_API_URL": "https://project.feishu.cn/open_api",7 "FEISHU_APP_SECRET": "your_app_secret"8 },9 "args": [10 "/path/to/feishu-project-mcp/dist/index.js"11 ],12 "command": "node"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation