
Work IQ Copilot MCP Server
Search documents, mail, Teams chats, and sites in one shot so your agent can ground answers in what your org already wrote.
Overview
com.microsoft/workiq-m365copilot is an MCP server for the Idea phase that searches Microsoft 365 documents, email, sites, files, and chats so your agent can use org context.
What is this MCP server?
- Unified search across M365 documents, email, sites, files, and chats
- Work IQ Copilot MCP Server on Microsoft Agent365
- Tenant-bound remote MCP (streamable-http)
- Version 1.0.0 from MCP-Platform
- Reduces copy-paste from SharePoint, Outlook, and Teams into the agent
- Search scope: documents, emails, sites, files, chats (per description)
- Server version 1.0.0
- Endpoint pattern: mcp_M365Copilot on agent365.svc.cloud.microsoft
What problem does it solve?
Your agent cannot see the specs, threads, and files scattered across M365, so research turns into manual export and paste marathons.
Who is it for?
Builders whose single source of truth lives in Microsoft 365 and who want retrieval-augmented agent workflows without rebuilding a custom search API.
Skip if: Solo hackers on Notion-plus-Gmail only, or teams that need internet-wide web search rather than tenant content.
What do I get? / Deliverables
After registration, your agent can run unified M365 searches through MCP and pull relevant internal content into planning and build tasks.
- Cross-app M365 search callable from the agent
- Faster research loops using internal documents and threads
- Grounded summaries tied to tenant search results
Recommended MCP Servers
Journey fit
Cross-workspace search is most critical in Idea when you are mining existing knowledge before committing to a build direction. Research is the canonical home for discovery across emails, files, and chats—not a single-app integration.
How it compares
M365 enterprise search MCP, not a public web RAG pipeline or a generic filesystem skill.
Common Questions / FAQ
Who is com.microsoft/workiq-m365copilot for?
Microsoft 365 tenants who want coding agents to search internal mail, documents, sites, files, and chats via MCP.
When should I use com.microsoft/workiq-m365copilot?
Use it early when validating ideas and specs from existing org knowledge, and again when writing docs or debugging with historical Teams or email context.
How do I add com.microsoft/workiq-m365copilot to my agent?
Add the Copilot MCP remote URL, set tenant_id, authenticate per Microsoft Agent365 guidance, and grant the MCP client permission to call search tools.