claude-analytics
Version:
Advanced Claude Code analytics with real-time token tracking, cost analysis, usage heatmaps, and productivity insights
23 lines • 498 B
JSON
{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(npm link)",
"Bash(ls:*)",
"Bash(node:*)",
"Bash(./bin/claude-logger.js:*)",
"Bash(find:*)",
"Bash(grep:*)",
"Bash(git add:*)",
"Bash(git checkout:*)",
"Bash(git push:*)",
"Bash(gh pr close:*)",
"Bash(git pull:*)",
"Bash(git commit:*)",
"Bash(git tag:*)",
"Bash(npm publish:*)"
],
"deny": []
},
"enableAllProjectMcpServers": false
}