15 lines
351 B
JSON
15 lines
351 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__pencil__get_editor_state",
|
|
"mcp__pencil__open_document",
|
|
"mcp__pencil__batch_get",
|
|
"mcp__pencil__snapshot_layout",
|
|
"Bash(npx prisma *)",
|
|
"Bash(export DATABASE_URL=\"file:./python_backend/device_platform.db\")",
|
|
"Bash(npx tsc *)",
|
|
"Bash(npx next *)"
|
|
]
|
|
}
|
|
}
|