
1{2 "mcpServers": {3 "sharepoint": {4 "env": {5 "SITE_ID": "your-site-id",6 "DRIVE_ID": "your-drive-id",7 "CLIENT_ID": "your-client-id",8 "TENANT_ID": "your-tenant-id",9 "CLIENT_SECRET": "your-client-secret"10 },11 "args": [12 "run",13 "start"14 ],15 "command": "node"16 }17 }18}
No reviews yet. Be the first to review!
Sign in to join the conversation