17 lines
486 B
JSON
17 lines
486 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dir /a)",
|
|
"Bash(npm create:*)",
|
|
"mcp__appwrite-mcp-server__manage_database",
|
|
"Bash(npm init:*)",
|
|
"Bash(npx --yes create-vite@latest . --template react)",
|
|
"mcp__appwrite-mcp-server__bucket_operations",
|
|
"Bash(npm run build:*)",
|
|
"mcp__appwrite-mcp-server__attribute_operations",
|
|
"mcp__appwrite-mcp-server__collection_operations",
|
|
"mcp__appwrite-mcp-server__index_operations"
|
|
]
|
|
}
|
|
}
|