Products on Claw
M365 Agents Toolkit (ATK)
VS Code extension + CLI (formerly Teams Toolkit) for scaffolding declarative agents, API plugins, and MCP plugins for Microsoft 365 Copilot. Free and open-source. 2 pages: overview · scaffolding a declarative agent.
Copilot Studio
Microsoft's low-code agent builder — drag-and-drop topics, attach knowledge sources, wire in connectors, publish to Teams / web / M365 Copilot. Per-message PAYG and tenant licensing options. 2 pages: overview · making a custom copilot.
Microsoft Foundry
Microsoft's managed model + agent platform on Azure (formerly Azure AI Foundry; the "Azure AI" prefix dropped during 2025). Model catalogue (1,900+), Foundry Agent Service, evaluations, observability. Entra-based auth. 1 pages: overview.
GitHub Copilot
GitHub's developer assistant — code completion + Chat + CLI. Surfaces in VS Code, JetBrains, Visual Studio, Xcode, Neovim, Eclipse, terminal. Free / Pro / Pro+ / Business / Enterprise tiers. 1 pages: overview.
Declarative Agents (M365)
The manifest-based agent format that runs inside Microsoft 365 Copilot Chat. Conversation starters, instructions, capabilities (web search, Graph connectors, code interpreter, OneDrive/SharePoint), API-plugin actions. 1 pages: overview.
MCP for Microsoft surfaces
Where MCP plugs into the Microsoft AI stack: VS Code (agent mode), GitHub Copilot, Copilot Studio (actions), the M365 Agents Toolkit, and Foundry Agent Service. Status differs per surface. 1 pages: overview.
VS Code (as an MCP host)
Microsoft's editor MCP host — runs MCP servers via the GitHub Copilot extension in agent mode. Per-workspace <code>.vscode/mcp.json</code> makes team-shared config straightforward. Tools GA since v1.99 (Mar 2025); full client maturity (Resources + Prompts + Auth) GA v1.101 (May 2025). Sandboxing macOS + Linux only — Windows always unsandboxed. 1 pages: overview.