MCP — The Model Context Protocol — an open standard that lets any AI assistant plug into any tool or data source without custom integration code.
context window — The maximum amount of text a model can consider at once — its working memory for the current conversation or task.
grounding — Tying a model's answers to checkable sources — retrieved documents, live data, tool results — instead of letting it answer from memory alone.
Why it matters
Coding agents can now pull component structure, variables and styles directly from Figma over MCPThe Model Context Protocol — an open standard that lets any AI assistant plug into any tool or data source without custom integration code.Full definition → instead of guessing from a screenshot, which changes how design-to-code prompts are groundingTying a model's answers to checkable sources — retrieved documents, live data, tool results — instead of letting it answer from memory alone.Full definition → in Cursor, Copilot, Windsurf and Claude Code.