This commit is contained in:
2026-03-14 19:45:08 -03:00
parent 9ac83ad823
commit 74adc35b53
23 changed files with 1082 additions and 150 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"permissions": {
"allow": [
"mcp__paper__get_basic_info",
"mcp__paper__get_tree_summary",
"mcp__paper__get_screenshot",
"mcp__paper__get_children",
"mcp__paper__get_computed_styles",
"mcp__paper__get_jsx",
"mcp__paper__write_html",
"mcp__paper__create_artboard",
"mcp__paper__delete_nodes",
"mcp__paper__finish_working_on_nodes"
]
}
}