- aidevtools
The MCP servers that actually earn their keep with Claude Code
Not a directory of 200 MCP servers: the three I still use after a month of real work, how to wire them cleanly, and the ones I removed.
- aidevtools
Sharing a Claude Code config across a team
Versioned CLAUDE.md, settings.json vs settings.local.json, shared MCP servers, hooks: what gets shared, what stays local, and the traps in between.
- aidevtools
Multiple accounts in Claude Code: the complete setup
How to run multiple Claude Code accounts on one machine, with shell aliases, config isolation, per-project defaults, and the pitfalls nobody warns you about.
- devtoolsai
AI-powered git branch diff summaries
How to generate a smart summary of branch diffs, highlighting deleted files and renames so AI agents have context to review, refactor, or document it.
- aidevtools
Token economy: cutting context waste
How loom-memory turns a Git repository into a persistent knowledge base for AI agents, cutting token spend with durable context instead of cold reads.