Search Microsoft 365 data (emails, meetings, documents, Teams messages) for OctoCAT Supply context using Work IQ MCP tools. Use this when asked to find workplace context, search emails, check meetings, find documents, or look up people related to OctoCAT Supply.
This skill uses Microsoft Work IQ MCP tools to query Microsoft 365 data — emails, meetings, documents, Teams messages, and people — for information relevant to the OctoCAT Supply project. Work IQ exposes Microsoft 365 Copilot data through the Model Context Protocol, allowing Copilot in VS Code to access and reason over workplace information.
workiq accept-eula at least once.tool_search_tool_regexworkiqTool: run_in_terminal
npx -y @microsoft/workiq version
Decision logic:
npm install -g @microsoft/workiq or use npx -y @microsoft/workiq mcp for on-demand usage."The user's VS Code MCP settings must include the Work IQ server. The configuration should be:
{
"workiq": {
"command": "npx",
"args": ["-y", "@microsoft/workiq", "mcp"],
"tools": ["*"]
}
}
Action: Inform the user to add this configuration to their MCP settings file, or use the one-click install links:
After configuration, the user must reload VS Code for the MCP server to become available.
Tool: run_in_terminal
npx -y @microsoft/workiq accept-eula
Tool: tool_search_tool_regex
Search for Work IQ MCP tools: