74a5136d6e
📁 Files changed: 2 📝 Lines changed: 6 • settings.local.json • .coverage
14 lines
215 B
JSON
14 lines
215 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:civitai.com)",
|
|
"Bash(ls:*)",
|
|
"Bash(git add:*)"
|
|
]
|
|
},
|
|
"enabledMcpjsonServers": [
|
|
"browse"
|
|
],
|
|
"enableAllProjectMcpServers": true
|
|
}
|