Loading...
Loading...
Microsoft Work IQ MCP integration for querying M365 data (emails, meetings, Teams, documents) with natural language. Enables searching your Microsoft 365 workspace directly from Claude Code.
npx skill4agent add rysweet/amplihack work-iqnpx @microsoft/workiq accept-eula.mcp.json{
"mcpServers": {
"workiq": {
"command": "npx",
"args": ["-y", "@microsoft/workiq", "mcp"]
}
}
}"What meetings do I have tomorrow?"
"Find emails from Sarah about the budget"
"Show Teams messages about the deployment""What did John say about the proposal?""What's on my calendar this week?""Summarize today's messages in Engineering channel""Find my recent PowerPoint presentations"| Command | Description |
|---|---|
| Accept End User License Agreement (required first) |
| Interactive query mode |
| Ask a specific question |
| Start MCP server (used by Claude Code) |
| Show version info |
| Problem | Solution |
|---|---|
| "EULA not accepted" | Run |
| "Authentication failed" | Re-run query to trigger fresh auth flow |
| "Admin consent required" | Contact your M365 tenant administrator |
| "WSL browser issues" | Install |