AI workflowsEstablishedLive

MCP is becoming the default plug for AI agents

Published 10 September 2026 · Source dated 3 September 2026

Model Context Protocol lets agents like Claude Code, Cursor and Codex actually do things in other tools, not just chat about them. The protocol keeps shipping updates, so it's not something you learn once and forget.

MCP (Model Context Protocol) is the open standard that lets AI agents read a Figma file, query a database, or open a browser instead of just generating text about how they'd do it. Its GitHub release history shows it's still actively evolving — new capabilities, tightened permissions, more connectors — which tells you it's not a finished spec you learn once. For design workflows specifically, this matters because more tools now ship their own MCP server, meaning agents can read your design context and, increasingly, write back into it. That's a real jump from 'AI writes a one-off plugin script' to 'agent works inside your files with your actual context.' Worth understanding even if you never touch the protocol directly yourself.

Coach

Install one simple MCP server locally in a tool you already use, just to watch a single tool-call happen — it demystifies the whole 'agent' conversation fast.

Today's digest

Surf this topic: AI workflows (opens in a new tab)

Source: github.com (opens in a new tab) ·