Productivity|Development|AI / ML|MediaTypeScript

openpencil

OpenPencil is an open-source AI-native vector design tool that enables users to create designs using AI-driven concurrent agent teams.

Free
N/A rating (0 reviews)0 installs2,129 GitHub stars
vector designAIopen-source

This tool allows for design-as-code, turning prompts into user interfaces directly on a live canvas. It integrates multi-model intelligence to enhance the design process.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "openpencil": {
      "args": [
        "-y",
        "openpencil"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.