
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "feishu (lark)": {4 "env": {5 "FEISHU_APP_ID": "<你的飞书应用ID>",6 "FEISHU_USER_KEY": "<你的用户标识>",7 "FEISHU_AUTH_TYPE": "<tenant/user>",8 "FEISHU_APP_SECRET": "<你的飞书应用密钥>",9 "FEISHU_ENABLED_MODULES": "document,task"10 },11 "args": [12 "-y",13 "feishu-mcp@latest",14 "--stdio"15 ],16 "command": "npx"17 }18 }19}
No reviews yet. Be the first to review!
Sign in to join the conversation