@svpino: MCP is not dead. For the people who keep saying "bUt McP pUts GaRbaGe iN yOuR cOntExT", that's an outdated complaint: N…

X AI KOLs Following News

Summary

A defense of MCP (Model Context Protocol) against criticism that it puts garbage in context, noting that modern tools like Claude Code, Codex, and Cursor implement progressive disclosure and load MCP tools on demand, making the complaint outdated. The author argues MCP is best for cloud-hosted platforms requiring authentication and discoverability.

MCP is not dead. For the people who keep saying "bUt McP pUts GaRbaGe iN yOuR cOntExT", that's an outdated complaint: None of the tools you use suffer from that. Check Claude Code, Codex, or Cursor: They all implement progressive disclosure and load MCP tools on demand. In 2026, MCP barely touches your context. For local agents, a CLI wins as long as there's a filesystem and a shell. But if you need to reach a cloud-hosted platform that requires authentication and discoverability, nothing beats MCP. I had to record a video about this.
Original Article

Similar Articles

MCP is dead?

Hacker News Top

A technical critique of the Model Context Protocol (MCP) arguing that it consumes excessive context window tokens, has low operational reliability, and overlaps with existing CLI/API approaches, with measurements from Quandri's stack showing 10.5% context usage.

@RhysSullivan: https://x.com/RhysSullivan/status/2070311929038680262

X AI KOLs Following

The author reflects on why the Model Context Protocol (MCP) has struggled, contrasting it with CLI-based agent workflows and arguing for more flexible tool integration. They suggest that agents should support MCP, CLI, API, etc., and express optimism about MCP's future despite current challenges.

Introducing the MDN MCP server

Lobsters Hottest

Mozilla announced the MDN MCP server, which uses the Model Context Protocol to provide AI coding tools with up-to-date MDN documentation and browser compatibility data, enabling more accurate web platform information in development workflows.