Excited to introduce Penpot MCP—a server designed to bridge the gap between design and development. Seamlessly integrate AI models with Penpot to automate the design-to-code process.
Penpot is awesome, a true Figma open-source alternative with interesting features such as W3C standards and design tokens in the core.
Configure Cursor IDE: Add to your Cursor config: { "mcpServers": { "penpot": { "command": "uvx", "args": ["penpot-mcp"], "env": { "PENPOT_API_URL": "https://design.penpot.app/api", "PENPOT_USERNAME": "your_penpot_username", "PENPOT_PASSWORD": "your_penpot_password" } } } }
Requesting Your Feedback!
I’d love to know how Penpot MCP fits into your design-to-code workflow. Share any feedback or improvement suggestions you might have!
Looking forward to your insights and comments!