habibbedawi/claude-code-tips
Provide ready-to-use plugins, hooks, and commands to enhance Claude Code sessions with data mining, automation, and integration tools.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-tips": {
"command": "npx",
"args": [
"-y",
"claude-code-tips"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...