Published 4 September 2026 · Source dated 3 September 2026
Microsoft has made the GitHub Copilot harness generally available inside Copilot Studio, letting it orchestrate models, tools, memory and MCP servers together. It's a sign that MCP is becoming standard plumbing for agent workflows, not just a dev-tool novelty.
On 2 September, Microsoft rolled the GitHub Copilot harness into general availability in Copilot Studio. It can now coordinate model calls, context, tools, connected agents, skills, memory and files — including MCP servers — for multi-step business processes.
Why it matters to you: MCP (Model Context Protocol) is the open standard letting AI agents talk to design and dev tools directly. If big platforms like Copilot Studio are building GA orchestration around it, expect more of your daily tools — Figma included — to plug into these agent chains, not just sit beside them.
You don't need to become an AI engineer. You do need to understand what MCP actually is so you're not lost when a teammate says "just wire it through the MCP server."
Coach
spend 20 minutes this week reading a plain-English MCP explainer so you can follow the conversation when it comes up at work.
Figma's own product walkthrough shows the Dev Mode MCP server now discovering multiple tools and piping real design context straight into code editors like Cursor. It's moving from novelty demo to a repeatable dev-handoff step.
watch the walkthrough, then enable Dev Mode's MCP toggle on one of your own Figma files and see what tools it actually exposes — you don't need to code to understand what a dev sees.
A September 2026 roundup argues the real shift isn't smarter single-prompt tools, it's agents that work across several linked systems to actually finish a task. The same piece warns most teams still lack the controls to let agents act safely, so the advice is fewer agents with tighter review, not more.
next time you chain AI steps (brief → draft → handoff), add one manual check-and-approve step before the output leaves your hands — treat the agent like a keen junior, not an autopilot.
Model Context Protocol keeps expanding: Claude, ChatGPT, VS Code and Cursor now list it as their way to connect to outside tools. If you're pairing AI with design work, this is the plumbing worth understanding.