Sketch-Context-MCP
Sketch Context MCP is a server for integrating Sketch designs with IDEs using the Model Context Protocol. It allows for AI-powered design-to-code workflows, enabling users to parse, query, and modify design elements in real-time. Key features include real-time synchronization, component extraction, and a UI interface plugin for Sketch.
What is the Sketch Context MCP?
It is a server that integrates Sketch design files with IDEs like Cursor, enabling design-to-code workflows.
What are the prerequisites for using Sketch Context MCP?
You need Node.js (v14 or later), Sketch (v70 or later), and an IDE like Cursor or VS Code.
How do I install the Sketch plugin?
Download the latest release from the releases page, double-click the .sketchplugin file to install it in Sketch.
How do I obtain a Sketch API key?
Authenticate with Sketch Cloud using your credentials to generate an access token.
What should I do if I encounter connection errors?
Ensure your server is running, the port is accessible, and your Sketch API key is correct.