Skip to content
VS Code

Stylelock for VS Code

dev.stylelock/stylelock

Lock a style and palette, then generate matching icons, favicons, social images and illustrations.

client:VS Code transport:streamable-http

Install Stylelock in VS Code

.vscode/mcp.json

{
  "servers": {
    "stylelock": {
      "type": "http",
      "url": "https://app.stylelock.dev/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Stylelock in other clients