Mcp
Model Context Protocol
19 practitioners working with Mcp:

Alexander Opalic's Claude Code Deep Dives
How a German developer became the go-to source for understanding Claude Code's full stack — MCP, skills, subagents, hooks, and plugins
Automated Development Journaling with MCP and CLAUDE.md
Connect Claude Code to your note app via MCP, then use CLAUDE.md instructions to create journals automatically as you work

Brian Christner's Human OS
How a Docker Captain built a unified personal operating system using AI and MCP servers
Building a Memory System
Build persistent AI memory with Claude Code using episodic-memory MCP, memory files, and external tools like Obsidian and Notion
Building Your First MCP Server
Create custom MCP servers to extend Claude with your own tools
Claude Code Plugins System
Extend Claude Code with plugins for custom tools, MCP servers, and workflows
Claude Code Setup Guide
Complete Claude Code setup guide: installation, MCP servers, custom CLAUDE.md instructions, shell aliases, and security configuration

David Soria Parra's Model Context Protocol
How an ex-Facebook engineer frustrated with copy-paste workflows created MCP, now the standard for connecting AI to external tools.

Fabrizio Ferri-Benedetti's Context Curator Approach
How the Elastic principal tech writer builds LLM tools for documentation testing and positions writers as context architects for AI

Jason McGhee's WebMCP: Turning Websites Into AI Tool Servers
How a former Cursor co-founder built WebMCP to let any website expose tools to AI agents without sharing API keys, now being standardized by W3C.

Jeffrey Emanuel's Agentic Coding Flywheel
A former quant investor built 70+ open-source tools that let AI coding agents coordinate like a self-managing development team.

Kent C. Dodds' AI-Powered Developer Educator Workflow
How the creator of Testing Library and Epic React uses ChatGPT, Copilot, and Cursor to teach hundreds of thousands of developers
Louis Beaumont
Founder of Mediar AI and creator of screenpipe — 24/7 local screen and audio capture for AI memory. Building the open-source Rewind alternative.
MCP Server Composition
Connect your AI agent to multiple MCP servers at once, combining calendar, database, files, and search through one protocol
MCP Server Stacking: One Data Source is Data, Two is Intelligence
Combine multiple MCP servers to unlock cross-domain insights that no single server can provide on its own.

Takuya Matsuyama's AI-Powered Development Journaling
How the Inkdrop creator uses Claude Code and MCP to automate development journals without interrupting flow state

Thomas Ricouard's Agentic iOS Workflow
How the IceCubesApp creator abandoned Xcode editing to build iOS apps with Cursor, Claude Code, and XcodeBuildMCP - spending only 2% of his time in Xcode
Tool Routing: How AI Agents Pick Which Function to Call
Modern agents route between dozens of tools using semantic matching, LLM-as-router, hierarchical patterns, and fallback chains. Patterns for scoring, selection, and MCP sampling.
Tool Use Patterns: How LLMs Call External Tools
Function calling, MCP protocol, and ReAct patterns for AI tool use. Learn when to use each approach and how to implement them.