59 lines
1.3 KiB
JSON
59 lines
1.3 KiB
JSON
{
|
|
"permissions": {
|
|
"additionalDirectories": ["/home/naps62/projects", "/home/naps62/ethui", "/home/naps62/labs", "/home/naps62/subvisual"],
|
|
"allow": [
|
|
"Edit",
|
|
"Write",
|
|
"Bash(ls:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(head:*)",
|
|
"Bash(tail:*)",
|
|
"Bash(find:*)",
|
|
"Bash(fd:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(rg:*)",
|
|
"Bash(wc:*)",
|
|
"Bash(sort:*)",
|
|
"Bash(uniq:*)",
|
|
"Bash(diff:*)",
|
|
"Bash(pwd:*)",
|
|
"Bash(which:*)",
|
|
"Bash(jq:*)",
|
|
"Bash(git:*)",
|
|
"Bash(gh:*)",
|
|
"Bash(sed:*)",
|
|
"Bash(cp:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(kitty @ set-tab-title:*)"
|
|
]
|
|
},
|
|
"sandbox": {
|
|
"enabled": true,
|
|
"autoAllowBashIfSandboxed": false,
|
|
"allowedNetworkHosts": [
|
|
"github.com",
|
|
"api.github.com",
|
|
"raw.githubusercontent.com",
|
|
"gist.github.com",
|
|
"release-assets.githubusercontent.com"
|
|
]
|
|
},
|
|
"defaultMode": "acceptEdits",
|
|
"feedbackSurveyState": {
|
|
"lastShownTime": 1754052643456
|
|
},
|
|
"mcpServers": {
|
|
"herd-mcp": {
|
|
"type": "http",
|
|
"url": "https://mcp.herd.eco/v1"
|
|
},
|
|
"linear": {
|
|
"type": "http",
|
|
"url": "https://mcp.linear.app/mcp"
|
|
}
|
|
},
|
|
"$schema": "https://json.schemastore.org/claude-code-settings.json"
|
|
}
|