This repository contains personal reference notes for using Claude Code CLI, synthesized from hands-on experience, Anthropic's official documentation, and community discussions (particularly Reddit threads where users share insights not always apparent in official docs).
The notes here cover configuration, workflows, integrations (like MCP servers), and practical tips for getting the most out of Claude Code CLI. As Claude Code CLI is actively evolving, all notes include dates to track when information was current.
- MCP Index
- Add MCP From JSON Array
- Retrieve MCP Names / List
- Anthropic's Claude Code MCP Notes - My Glosses
- Speech-to-Text (STT) MCP
- Cloudinary MCP
- Context7
- Firecrawl
- GitHub Gists
- Hugging Face
- Notion
- Resend
- Time Awareness
- Todoist
- Vercel
- Useful Links
- Claude Docs Mirror - Reference copy of official Claude Code documentation
The Claude Code community is growing rapidly. The main Claude/Anthropic subreddit is r/ClaudeAI (358K+ members), with a dedicated r/ClaudeCode community (40K+ members). For non-coding AI interactions, check out r/claudexplorers.
MCP (Model Context Protocol) is both complicated and has uses across AI tools. For MCP installation notes and code snippets, see the MCP Installation Notebook, with Claude Code-specific MCPs here.