mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
15 lines
347 B
JSON
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": []
|
|
}
|
|
} |