Claude Code Notebook

March 25, 2026 · View on GitHub

25-03-2026

Claude-Code-Notebook is a personal reference notebook for Claude Code CLI usage, specifically on Linux (Ubuntu).

What It Is

A collection of dated reference notes covering the practical details of living with Claude Code day-to-day. Content is synthesised from hands-on experience, Anthropic's docs, and community discussions (including Reddit).

What It Covers

  • Config files: Linux-specific TL;DR on where things live and what they do
  • CWD behaviour: How the current working directory affects Claude's capabilities and context loading
  • MCP setup: Individual configs for Cloudinary, Context7, Firecrawl, GitHub Gists, Hugging Face, Notion, Resend, Todoist, Vercel, and others
  • Official resource links: Pointers to Anthropic's docs and community resources

Why Date Everything

All notes are dated because Claude Code evolves so rapidly. A config detail that was accurate two months ago might be completely wrong today. The dates let you assess whether a note is likely still current.

How This Differs From These Notes

This repo (Claude-Code-Notes) is more opinionated — techniques, patterns, ideas. The Notebook is more factual — reference material, config snippets, practical how-tos. Think of it as the reference manual versus the blog.

Disclaimer: Linux/Ubuntu-specific. Some details may not apply to macOS or Windows.

Source