diff --git a/.claude/settings.local.json b/.claude/settings.local.json index a7fc573..10f0a4e 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -5,5 +5,9 @@ "Bash(ls:*)", "Bash(git add:*)" ] - } + }, + "enabledMcpjsonServers": [ + "browse" + ], + "enableAllProjectMcpServers": true } diff --git a/.coverage b/.coverage index c852765..caf81a3 100644 Binary files a/.coverage and b/.coverage differ