Used by 1 plugin
Connects to Sketch design files to read and write layers, artboards, and metadata.
Add to your .mcp.json:
{
"mcpServers": {
"sketch": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://localhost:31126/mcp",
"--allow-http"
],
"url": "http://localhost:31126/mcp"
}
}
}npxhttp://localhost:31126/mcp