@trq212: I was not expecting things to go this way, but I think MCPs are better than CLIs for most integrations. The models have…

X AI KOLs Timeline News

Summary

The author argues that Model Context Protocol (MCP) is superior to Command Line Interface (CLI) for most AI integrations, citing improved tool calling and statelessness.

I was not expecting things to go this way, but I think MCPs are better than CLIs for most integrations. The models have gotten much better at tool calling, we can defer tools & MCP is now stateless. If you need to compose/filter data, add params like query to your MCP tools.
Original Article
View Cached Full Text

Cached at: 09/16/26, 10:03 AM

I was not expecting things to go this way, but I think MCPs are better than CLIs for most integrations.

The models have gotten much better at tool calling, we can defer tools & MCP is now stateless.

If you need to compose/filter data, add params like query to your MCP tools.

Similar Articles

@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.

Is MCP actually reducing integration work for agents?

Reddit r/AI_Agents

The article explores whether the Model Context Protocol (MCP) effectively reduces integration work for AI agents by standardizing agent-tool communication, comparing native MCP integration in Evose to manual wiring in other stacks like LangGraph and CrewAI.

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.