Installation & Configuration
{
"mcpServers": {
"outlook": {
"command": "npx",
"args": [
"@littlebearapps/outlook-assistant"
],
"env": {
"OUTLOOK_CLIENT_ID": "your-application-client-id",
"OUTLOOK_CLIENT_SECRET": "your-client-secret-VALUE"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12