mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
Original repository: https://github.com/penpot/penpot-mcp Imported commit: fcfa67e908fc54e23a3a3543dee432472dc90c5d
7 lines
262 B
JSON
7 lines
262 B
JSON
{
|
|
"name": "Penpot MCP Plugin",
|
|
"code": "plugin.js",
|
|
"description": "This plugin enables interaction with the Penpot MCP server",
|
|
"permissions": ["content:read", "content:write", "library:read", "library:write", "comment:read", "comment:write"]
|
|
}
|