Files
ArkLinks/.claude/settings.local.json
2026-01-15 12:49:44 +02:00

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