๐ฌ Also available as a blog walkthrough video with a narrated walkthrough. TL;DR: I watched someone present across half a dozen apps, drawing on screen to make their points, and I wanted the same thingโฆ
MCP
17 posts tagged MCP ยท all tags
2026
TL;DR: The governance pillar of the AWS MCP guidance has the best whiteboard story in the whole document, so I made it runnable. The story: an admin asks an agent to clone a production database, the aโฆ
๐ฌ Prefer to watch? This weekโs review is also a narrated video walkthrough. TL;DR: Six posts this week, and most of them do the same thing: take guidance or a principle and turn it into something you โฆ
TL;DR: The AWS MCP guidance frames hosting as a ladder: local first, then remote, then a managed gateway. This post walks all three with code. The local rung is a stdio server with no auth, run as a sโฆ
TL;DR: The AWS Prescriptive Guidance paper on MCP gives the most useful, checkable rules in its tool-design section, so I wrote code to test them. A token-tax counter on a realistic 20-tool GitHub serโฆ
๐ฌ Also available as a blog walkthrough video with narrated diagrams. TL;DR: AWS published a Prescriptive Guidance paper, โModel Context Protocol strategies on AWS,โ that organizes MCP into three pillaโฆ
TL;DR: In March I argued the CLI vs MCP debate was the wrong debate, and that the CLIโs advantages were a temporary artifact of training data, not a law of physics. One of those advantages was multi-aโฆ
The Scenario Nobody Planned For Itโs 11 PM. Your customer support agent, the AI one, is processing a refund request. It queries the order database, pulls the customerโs payment history, and calls the โฆ
From Request-Response to Collaboration When I wrote about the CLI vs MCP debate [1], I focused on the infrastructure patterns underneath. But MCP itself has been evolving, and the latest additions chaโฆ
The Fifteen-Year Echo Fifteen years apart. Same stage. Different world. In 2010, Adrian Cockcroft stood on the QCon stage and told the audience that Netflix was running its entire business on a publicโฆ
Namaste from 6,165 Meters I just summited Imja Tse (Island Peak, 6,165 meters) in Nepal. No Slack, no email, no MCP servers crashing in the background. Just ice, thin air, and the kind of clarity thatโฆ
The Zombie Processes and the 50GB Cache A few weeks ago, I noticed my MacBook was sluggish. I found orphaned MCP server processes that had failed to shut down cleanly, a problem Didier Durand describeโฆ
๐ฏ From Chaos to Control: Building Predictable AI Agents That Get Smarter Over Time โ๏ธ We need to balance Agency versus Control. We want AI systems to be super easy to use, read our minds, and just proโฆ
2025
Diving into designing multi-agent systems and got lost with all the different implementation options? MCP (x)or A2A?! - Heikoโs and Dr. Sokratis Kartakis (any way to mention you in here just by your fโฆ
Kind of an interesting twist in IT history: Did it need the advent of AI Agents to drive developer friendly, standardized and discoverable interfaces to systems? Recently Model Context Protocol (MCP) โฆ