Files
capod/.claude/settings.json
T

15 lines
347 B
JSON

{
"permissions": {
"allow": [
"mcp__ide__getDiagnostics",
"WebSearch",
"WebFetch(domain:support.google.com)",
"WebFetch(domain:github.com)",
"WebFetch(domain:mvnrepository.com)",
"WebFetch(domain:kotlinlang.org)",
"WebFetch(domain:developer.android.com)",
"WebFetch(domain:issuetracker.google.com)"
],
"deny": []
}
}