Files
honeyDueAPI/.claude/settings.local.json
Trey t 215e7c895d wip
2026-02-18 10:54:18 -06:00

13 lines
195 B
JSON

{
"permissions": {
"allow": [
"WebSearch",
"WebFetch(domain:github.com)"
]
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"ios-simulator"
]
}