{ "permissions": { "allow": [ "Bash(npm run dev)", "Bash(npm run build)", "Bash(npm run storybook)", "Bash(npm run lint)", "Bash(npx tsc --noEmit)", "Bash(npx storybook *)", "Bash(npx prettier *)", "Bash(npx vitest *)", "Bash(node --check *)", "Bash(npm install *)", "Bash(npm list *)", "Bash(npm outdated *)", "Bash(git status *)", "Bash(git log *)", "Bash(git diff *)", "Bash(git add *)", "Bash(git commit *)", "Bash(git branch *)", "Bash(git checkout *)", "Bash(git push *)", "Bash(git pull *)", "Bash(git remote *)", "Bash(kill %*)", "Bash(lsof -i *)", "WebSearch", "WebFetch(domain:storybook.js.org)", "WebFetch(domain:tailwindcss.com)", "WebFetch(domain:react.dev)", "WebFetch(domain:vitejs.dev)", "WebFetch(domain:vite.dev)", "WebFetch(domain:github.com)", "WebFetch(domain:npmjs.com)", "WebFetch(domain:help.penpot.app)", "WebFetch(domain:penpot.app)", "WebFetch(domain:developer.mozilla.org)" ] }, "mcpServers": { "storybook": { "type": "http", "url": "http://localhost:6006/mcp" }, "penpot": { "type": "http", "url": "http://localhost:4401/mcp" } } }