mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
16 lines
344 B
JSON
16 lines
344 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__ide__getDiagnostics",
|
|
"WebSearch"
|
|
],
|
|
"deny": []
|
|
},
|
|
"enabledPlugins": {
|
|
"android-translation@claude-code-cafe": true,
|
|
"debugbadger@claude-code-cafe": true,
|
|
"jvm-tools@claude-code-cafe": true,
|
|
"frontend-design@claude-plugins-official": true,
|
|
"kotlin-lsp@claude-plugins-official": true
|
|
}
|
|
} |