Enables LLMs to query, transform, and create design elements in Penpot via the Model Context Protocol and Penpot's Plugin API.
{
"mcpServers": {
"penpot-1": {
"command": "npx",
"args": [
"-y",
"penpot-mcp"
]
}
}
}