Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions partners/servers/workiq-mcp-server.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "microsoft-work-iq-mcp-frontier",
"title": "Work IQ MCP",
"summary": "Work IQ MCP Server exposes Microsoft Graph as MCP tools for AI agents. Learn more at https://learn.microsoft.com/en-us/microsoft-365/copilot/extensibility/work-iq-api-overview",
"description": "The Work IQ MCP Server exposes Microsoft Graph as a set of tools for AI agents — read, create, update, and delete M365 entities (mail, calendar, files, chats, and more), search and retrieve OpenAPI schemas, list available agents, and ask M365 Copilot or route requests to specific A2A agents. This is part of the Work IQ tools, providing shared work intelligence and actions for agents. Learn more: https://learn.microsoft.com/en-us/microsoft-365/copilot/extensibility/work-iq-api-overview",
"summary": "The Work IQ MCP Server exposes a set of tools for AI agents, IDEs, and CLIs. Learn more at https://learn.microsoft.com/en-us/microsoft-365/copilot/extensibility/work-iq-api-overview",
"description": "The Work IQ MCP Server exposes a set of tools for AI agents, IDEs, and CLIs — read, create, update, and delete M365 entities (mail, calendar, files, chats, and more), search and retrieve OpenAPI entity schemas, list available agents, ask M365 Copilot natural language questions, or route requests to specific declarative agents. This is part of the Work IQ tools, providing shared work intelligence and actions for agents. Learn more: https://learn.microsoft.com/en-us/microsoft-365/copilot/extensibility/work-iq-api-overview",
"kind": "mcp",
"vendor": "Microsoft",
"externalDocumentation": {
Expand Down
Loading