Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 14, 2026·2 min de lectura

OpenPencil — AI-Native Vector Design + MCP

Open-source AI-native vector design tool with design-as-code `.op`, concurrent agent teams, and built-in MCP; verified 2777★, pushed 2026-05-14.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Brew|Docker|Npm
Confianza
Confianza: Established
Entrada
docker run -d -p 3000:3000 ghcr.io/zseven-w/openpencil:latest
Comando CLI universal
npx tokrepo install 5109f144-e03d-55fc-a7fb-1e613059162d
Introducción

Open-source AI-native vector design tool with design-as-code .op, concurrent agent teams, and built-in MCP; verified 2777★, pushed 2026-05-14.

Best for: Teams turning prompts into UI + code exports with a Git-friendly design format

Works with: macOS/Windows/Linux; runs as desktop/web app and exposes a built-in MCP server + CLI (per README)

Setup time: 15-35 minutes

Key facts (verified)

  • GitHub: 2777 stars · 265 forks · pushed 2026-05-14.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: docker run -d -p 3000:3000 ghcr.io/zseven-w/openpencil:latest.

Main

  • Treat .op as design-as-code: keep it in Git, review diffs, and generate exports (React+Tailwind/HTML+CSS) from the same source file.

  • Use MCP for automation: README calls out one-click MCP install into multiple AI CLIs so agents can read/modify .op files deterministically.

  • Scale with concurrency: the README describes orchestrated “agent teams” working on different page regions in parallel.

  • Start with docker web mode for evaluation, then move to the desktop app if you need native file associations and local workflows.

Source-backed notes

  • README lists install options: Homebrew cask (macOS), Scoop (Windows), direct downloads, and a global CLI package.
  • README states .op files are JSON and designed to be diffable and Git-friendly.
  • README highlights a built-in MCP server for automating .op file reads/edits from MCP-compatible agents.

FAQ

  • Is it just prompts-to-images?: No — README positions it as a vector design tool with design-as-code files and code exports.
  • How do agents automate it?: Use the built-in MCP server; agents can read/create/modify .op files through MCP tools (per README).
  • What’s a safe first run?: Start the web container (ghcr.io/...:latest) and generate a small page before scaling to multi-agent teams.
🙏

Fuente y agradecimientos

Source: https://github.com/ZSeven-W/openpencil > License: MIT > GitHub stars: 2777 · forks: 265

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados