{ "permissions": { "allow": [ "Read", "Bash", "WebFetch", "WebSearch", "mcp__ide", "mcp__shadcn", "mcp__playwright", "mcp__sequential-thinking", "mcp__shadcn", "mcp__context7", "mcp__shrimp-task-manager" ], "deny": [], "ask": [] }, "enableAllProjectMcpServers": true, "enabledMcpjsonServers": [ "playwright", "context7", "sequential-thinking", "shadcn" ], "hooks": { "Notification": [ { "matcher": "*", "hooks": [ { "type": "command", "command": "$CLAUDE_PROJECT_DIR/.claude/hooks/notification-hook.sh" } ] } ], "Stop": [ { "matcher": "*", "hooks": [ { "type": "command", "command": "$CLAUDE_PROJECT_DIR/.claude/hooks/stop-hook.sh" } ] } ] } }