Loading subscription status...
{
"mcpServers": [
{
"cisa-m365": {
"env": {
"CLIENT_ID": "your-client-id",
"TENANT_ID": "your-tenant-id",
"CLIENT_SECRET": "your-client-secret"
},
"args": [
"path/to/cisa-m365/build/index.js"
],
"command": "node"
}
}
]
}