Files
penpot/mcp/packages/plugin/public/manifest.json
2026-02-09 18:00:43 +01:00

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"]
}