diff --git a/tooling/claude/dot-claude/settings.local.json b/tooling/claude/dot-claude/settings.local.json index 034aab4a..276b6e5a 100644 --- a/tooling/claude/dot-claude/settings.local.json +++ b/tooling/claude/dot-claude/settings.local.json @@ -38,7 +38,9 @@ "Bash(npm --registry http://npm.black.local view @lilith/mcp-objectives dist-tags)", "Bash(npm --registry http://npm.black.local view @lilith/mcp-experts dist-tags)", "Bash(npm --registry http://npm.black.local view @lilith/mcp-experts versions --json)", - "Bash(npm --registry http://npm.black.local view @lilith/mcp-objectives versions --json)" + "Bash(npm --registry http://npm.black.local view @lilith/mcp-objectives versions --json)", + "Bash(ssh apricot *)", + "Bash(npm *)" ] } }