Files
dss/.claude/settings.local.json
2025-12-11 18:55:57 -03:00

15 lines
220 B
JSON

{
"permissions": {
"allow": [
"mcp__zen__listmodels"
]
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"dss"
],
"enabledPlugins": {
"dss-claude-plugin@dss": true
}
}