mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-15 02:36:12 -04:00
19 lines
422 B
JSON
19 lines
422 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__ide__getDiagnostics",
|
|
"WebSearch"
|
|
],
|
|
"deny": []
|
|
},
|
|
"enabledPlugins": {
|
|
"frontend-design@claude-plugins-official": true,
|
|
"android-translation@clanker-cafe": true,
|
|
"debugbadger@clanker-cafe": true,
|
|
"jvm-tools@clanker-cafe": true,
|
|
"support@clanker-cafe": true,
|
|
"google-play@clanker-cafe": true,
|
|
"devtools@clanker-cafe": true
|
|
}
|
|
}
|