#mcp
8 posts tagged with "mcp".
-
The Agent Trust Stack Just Got Built: Three Weeks in May 2026
• 6 min readSkill cards, self-hosted sandboxes, MCP tunnels, computer-use verifiers, and a Five Eyes warning all landed in twenty-one days. The boring perimeter around capable agents finally has shape.
-
The Browse-Click-Compare Web Is Ending. Here's What Replaces It.
• 10 min readTwenty minutes of tabs vs. five minutes of prompt. The traditional web wasn't designed for humans — it was designed for mice. The agent-native web is quietly dismantling the parts that never made sense.
-
Skills, Connectors, Subagents: Anthropic's 3-Layer Agent Template
• 10 min readAnthropic just shipped 10 financial services agent templates. The interesting part isn't the templates — it's the three-layer architecture quietly becoming the standard for enterprise agents.
-
Multi-Agent Communication: A2A, MCP, and Message Buses
• 9 min readWhen one agent isn't enough, how do they talk? A2A for peer-to-peer delegation, MCP for tools, and the durable message-bus patterns underneath multi-agent systems in 2026.
-
Tool Use Patterns: ReAct, Function Calling, and MCP
• 10 min readTools are what turn a chatbot into an agent. The 2026 stack for tool design — small scoped tool sets, structured arguments, MCP servers, and the failure modes you only see in production.
-
MCP Has a Tools Problem — And Code Mode Might Fix It
• 7 min readAI agents are drowning in tools. The more APIs you connect via MCP, the worse your agent performs. Here's why, and what Code Mode changes.
-
Tool Selection at Scale: When Your Agent Has 200 Tools
• 9 min readPast ~30 tools, agent reliability falls off a cliff. Past ~100, it's chaos. Here's the actual engineering — RAG-over-tools, semantic routing, dynamic loading, and namespacing — that production teams ship to stay sane.
-
MCP Just Crossed the Inflection Point
• 7 min readFourteen months in, the Model Context Protocol stopped being a curiosity and started being plumbing. Here's what changed over the holidays — registries, governance, and the first scaling pains.