Claw field notebook
VENDOR · MICROSOFT

Microsoft

Microsoft's builder-shaped AI surfaces — the Microsoft 365 Agents Toolkit (the VS Code + CLI scaffolder for declarative agents, API plugins, and MCP plugins), Copilot Studio (the low-code agent builder), Microsoft Foundry (formerly Azure AI Foundry — the managed model + agent platform; URL path still says /azure/ai-foundry/), GitHub Copilot (the IDE + Chat + CLI coding assistant — model picker now spans Claude, GPT, and Gemini), Declarative Agents (the manifest-based agent format that runs inside M365 Copilot Chat), and MCP support across Microsoft surfaces (VS Code, Copilot Studio, ATK, Foundry — what's GA, what's preview). Sush's day-job slice — he's a Copilot Solution Engineer at Microsoft NZ. Everything below is sourced from public Microsoft docs, GitHub, and devblogs. No customer engagement detail. Ever.

Official learn.microsoft.com Status Live Note Batch D shipped — 9 sourced entries live across 7 products. Pages all start as sourced with citations; Sush upgrades to tried over time as he experiments. PRs with verification notes welcome.

Products on Claw

CLI ● live

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.

Low-code platform ● live

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.

API / SDK ● live

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.

CLI ● live

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.

API / SDK ● live

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.

Catalogue ● live

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.

IDE ● live

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.