New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@microsoft/workiq

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/workiq

MCP server for Microsoft 365 Copilot

latest
Source
npmnpm
Version
0.4.0
Version published
Weekly downloads
27K
3.36%
Maintainers
2
Weekly downloads
 
Created
Source

Microsoft Work IQ (Public Preview)

Query your Microsoft 365 data with natural language — emails, meetings, documents, Teams messages, and more.

npm version

Work IQ is a CLI and an MCP (Model Context Protocol) server that connects AI assistants to your Microsoft 365 Copilot data. Ask questions like "What did my manager say about the project deadline?" or "Find my recent documents about Q4 planning."

See project README for usage details.

📋 Changelog

0.4.0

  • Refactored Agent Relay architecture for improved reliability and maintainability.
  • Added --noCors option to the A2A server command to disable CORS restrictions.
  • Updated to .NET 10 SDK.
  • Added enableMacBroker support in the config set command for macOS broker opt-in.
  • Added Trace log level that surfaces MSAL SDK logging for auth diagnostics.
  • Fixed issue with single-file MCP on macOS attempting SilentAuth with os_current_account.
  • Store DefaultAccount to enable cached token retrieval.
  • Warm up token cache for MCP server mode.
  • Enhanced interactive authentication flow with macOS broker fallback.
  • Minimized redundant token acquisition calls and refactored startup.
  • Added logout command.
  • Improved authentication flow with effective app determination and account handling.
  • Added macOS authentication with broker support and browser fallback.
  • Added --fileUrls parameter to the ask command and the ask MCP tool.
  • Changed startup to use win-64 binary when running under WSL.
  • Added mcpName to packages.json to enable publishing to the mcp registry.
  • Added --account property for selecting between different logins
  • Added experimental flag in the config.

0.2.8

  • Updated README with reference to Github project. No functional changes.

0.2.7

  • First public release

📄 License

By using this package, you accept the license agreement. See NOTICES.TXT and EULA within the package or at this repository for legal terms.

™️ Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft’s Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.

Keywords

copilot

FAQs

Package last updated on 05 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts