conv.

All stories
AIQuiet 4d · day 6

Developer argues MCP protocol is obsolete as LLMs improve

A technologist contends that LLMs now excel at direct API calls and CLI discovery, making the Model Context Protocol infrastructure unnecessary.

What to know

  • A developer argues that MCP, created by Anthropic in 2024 as a bridge between LLMs and external services, is no longer necessary because modern models can call APIs, discover CLIs, and execute code directly.
  • LLM capabilities have advanced faster than MCP infrastructure evolved; models can now write multi-service workflows and call unfamiliar APIs with minimal user intervention.
  • The critique suggests a shift away from protocol-based agent abstraction toward direct model reasoning and terminal/sandbox execution as the primary pattern for external tool access.

maharshi365 Developer and criticAnthropic Original creator of MCPAgentic AI Foundation MCP governance body under Linux Foundation

How it unfolded 1 development · click the chart to see its coverage articlesposts

Peak 16 pieces in two hours at Sep 20, 3 PM; 77 pieces over 6 days (3 articles · 5 posts · 69 comments) Sep 20, 3 PM — 16 pieces · 3 articles · 3 posts · 10 comments — Hacker News 11, Newswires 3, Mastodon 2Sep 20, 5 PM — quietSep 20, 7 PM — quietSep 20, 9 PM — 5 pieces · 5 comments — Hacker News 5Sep 20, 11 PM — 3 pieces · 3 comments — Hacker News 3Sep 21, 1 AM — 9 pieces · 9 comments — Hacker News 9Sep 21, 3 AM — 2 pieces · 2 comments — Hacker News 2Sep 21, 5 AM — 6 pieces · 6 comments — Hacker News 6Sep 21, 7 AM — 10 pieces · 10 comments — Hacker News 10Sep 21, 9 AM — 9 pieces · 1 post · 8 comments — Hacker News 8, Mastodon 1Sep 21, 11 AM — 10 pieces · 10 comments — Hacker News 10Sep 21, 1 PM — 2 pieces · 2 comments — Hacker News 2Sep 21, 3 PM — 2 pieces · 2 comments — Hacker News 2Sep 21, 5 PM — quietSep 21, 7 PM — 1 piece · 1 comment — Hacker News 1Sep 21, 9 PM — quietSep 21, 11 PM — quietSep 22, 1 AM — quietSep 22, 3 AM — quietSep 22, 5 AM — quietSep 22, 7 AM — 1 piece · 1 post — Hacker News 1Sep 22, 9 AM — quietSep 22, 11 AM — quietSep 22, 1 PM — quietSep 22, 3 PM — quietSep 22, 5 PM — 1 piece · 1 comment — Hacker News 1Sep 22, 7 PM — quietSep 22, 9 PM — quietSep 22, 11 PM — quietSep 23, 1 AM — quietSep 23, 3 AM — quietSep 23, 5 AM — quietSep 23, 7 AM — quietSep 23, 9 AM — quietSep 23, 11 AM — quietSep 23, 1 PM — quietSep 23, 3 PM — quietSep 23, 5 PM — quietSep 23, 7 PM — quietSep 23, 9 PM — quietSep 23, 11 PM — quietSep 24, 1 AM — quietSep 24, 3 AM — quietSep 24, 5 AM — quietSep 24, 7 AM — quietSep 24, 9 AM — quietSep 24, 11 AM — quietSep 24, 1 PM — quietSep 24, 3 PM — quietSep 24, 5 PM — quietSep 24, 7 PM — quietSep 24, 9 PM — quietSep 24, 11 PM — quietYesterday, 1 AM — quietYesterday, 3 AM — quietYesterday, 5 AM — quietYesterday, 7 AM — quietYesterday, 9 AM — quietYesterday, 11 AM — quietYesterday, 1 PM — quietYesterday, 3 PM — quietYesterday, 5 PM — quietYesterday, 7 PM — quietYesterday, 9 PM — quietYesterday, 11 PM — quietToday, 1 AM — quietToday, 3 AM — quietToday, 5 AM — quietToday, 7 AM — quietToday, 9 AM — quietToday, 11 AM — quiet 1
Sep 21Sep 22Sep 23Sep 24yesterdaynow · 1:25 PM ET
  1. 1

    Maharshi365 describes architectural shift toward direct LLM capabilities

    The developer explains that LLMs can now write scripts, compose multiple services, and call previously unseen APIs with minimal user intervention, and that platforms like Cloudflare's Code Mode exemplify moving MCP logic into model reasoning rather than protocol infrastructure.

    “Agents with terminal access can replace most MCP servers and often are more capable.”
    — maharshi365
    • I think many devs misunderstand MCP because they work in solo mode. In solo mode, you just have your secrets local. You don't care about auditing access. You don't have to account for different harnesses and tooling; you just use your own harness and adapt your tooling to it. You're not thinking about revoking/rotating secrets when someone leaves…

      CharlieDigitalHacker News5d agoview on Hacker News ↗
    2 more of the top 3 · 71 posts in this stretch
    • hkrn@mstdn.social

      Why MCP Was Always a Bad Idea L: https:// maharship.com/blog/why-mcp-was -always-a-bad-idea/ C: https:// news.ycombinator.com/item?id=4 9779329 posted on 2026.09.20 at 15:44:40 (c=0, p=5)

      hkrn@mstdn.socialMastodon5d agoview on Mastodon ↗
    • I have mixed feelings about this. Going all-in on Model Context Protocol (MCP) is definitely a bad idea because I noticed the Jira and GitLab MCPs were consuming an excessive amount of tokens. To solve this, I decided to install their respective CLIs instead so we could find a balance and get the best of both worlds. For example, certain MCPs…

      ex1fm3taHacker News5d agoview on Hacker News ↗
    all of them →
  2. background

    Developer maharshi365 publishes critique of MCP as obsolete — In a detailed essay, the developer argues that modern LLMs have become capable enough to bypass MCP entirely through direct API calls, CLI discovery via --help commands, and code execution in sandboxed environments, making the protocol infrastructure unnecessary.

  3. background

    MCP donated to Agentic AI Foundation under Linux Foundation — Anthropic transferred stewardship of MCP to the newly formed Agentic AI Foundation as part of the Linux Foundation.

  4. background

    Anthropic releases Model Context Protocol — MCP launched as a protocol designed to help AI agents connect to external services and data sources at a time when LLMs were less capable.

Also covered reported alongside — the timeline has no entry for these yet

  1. first by HN Frontpage, 5d ago · also Simon Willison, HN Best

    1 more headline

What people are saying 21 voices from 2 sites · best of 71 · verbatim