mirror of
https://github.com/penpot/penpot-mcp.git
synced 2026-04-25 11:18:37 +00:00
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"]
|
|
}
|