claude-code-ultimate-guide/examples/scripts
Florian BRUNIAUX 0833e1ca65 fix(audit): correct MCP detection to check ~/.claude.json
The audit script was looking for MCP config in ~/.claude/mcp.json which
doesn't exist. Claude Code actually stores MCP config in ~/.claude.json
under projects.<path>.mcpServers.

Changes:
- audit-scan.sh: Multi-source MCP detection (3 locations with priority)
- audit-scan.sh: Fixed count_pattern() bug causing "0\n0" output
- claude-setup-audit-prompt.md: Updated bash commands for MCP detection
- Version bump: 2.8 → 2.9

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 08:37:01 +01:00
..
audit-scan.sh fix(audit): correct MCP detection to check ~/.claude.json 2026-01-12 08:37:01 +01:00
check-claude.ps1 chore: release v2.5.0 with content optimization and script externalization 2026-01-11 13:52:19 +01:00
check-claude.sh chore: release v2.5.0 with content optimization and script externalization 2026-01-11 13:52:19 +01:00
clean-reinstall-claude.ps1 chore: release v2.5.0 with content optimization and script externalization 2026-01-11 13:52:19 +01:00
clean-reinstall-claude.sh chore: release v2.5.0 with content optimization and script externalization 2026-01-11 13:52:19 +01:00