Open-source design platform integration
Bridge between AI and Penpot design platform. Design and prototyping with AI assistance.
{
"mcpServers": {
"penpot": {
"mcpServers": {
"penpot": {
"env": {
"PENPOT_URL": "https://design.penpot.app",
"PENPOT_ACCESS_TOKEN": "YOUR_TOKEN"
},
"args": [
"penpot-mcp"
],
"command": "uvx"
}
}
}
}
}