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