Chris-Imade/claude-code-cheat-sheet
A beautiful, searchable, terminal-style cheat sheet with 100+ commands, shortcuts, MCP setup, hooks, pro tips — everything you need for Claude Code CLI in one interactive HTML page.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-cheat-sheet": {
"command": "npx",
"args": [
"-y",
"claude-code-cheat-sheet"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...