min remaining
0%
Brand Marketing

The Great Divergence: Why "Using AI" is No Longer Enough (And Why CLI is Replacing MCP)

TL;DR: I am currently experiencing a very specific, intense form of anxiety. It isn't about revenue, client acquisition, or market share. It is about a massive, visible fracture occurring right inside my own company and across the tech industry. There are people using AI to get 20% faster, and there are people using AI to get 100x faster. They no longer exist in the same professional universe. Furthermore, the very architecture of how we build AI agents is shifting again—moving away from complex MCP plugins and toward raw Command Line Interfaces (CLI). If you don't understand this shift, you aren't just falling behind; you are becoming obsolete.

5 min read
Progress tracked
5 min read
AI Generated Cover for: The Great Divergence: Why "Using AI" is No Longer Enough (And Why CLI is Replacing MCP)

AI Generated Cover for: The Great Divergence: Why "Using AI" is No Longer Enough (And Why CLI is Replacing MCP)

TL;DR: I am currently experiencing a very specific, intense form of anxiety. It isn't about revenue, client acquisition, or market share. It is about a massive, visible fracture occurring right inside my own company and across the tech industry. There are people using AI to get 20% faster, and there are people using AI to get 100x faster. They no longer exist in the same professional universe. Furthermore, the very architecture of how we build AI agents is shifting again—moving away from complex MCP plugins and toward raw Command Line Interfaces (CLI). If you don't understand this shift, you aren't just falling behind; you are becoming obsolete.

James here, CEO of Mercury Technology Solutions. Hong Kong - March 8, 2026

Over the last few months, I have been watching my own team closely. Everyone at Mercury uses AI. Some use Claude, some use Gemini, some use OpenAI. On the surface, everyone is reporting a 20% to 30% boost in efficiency.

But 20% is a rounding error. The true potential of AI isn't a 30% bump; it is a 10x or 100x exponential leap.

I am watching a fracture happen in real-time.

  • Group A uses AI like a highly intelligent Google search. They ask it to debug a snippet of code, draft an email, or summarize a PDF.
  • Group B has fundamentally altered their entire working model. They treat AI as a team of junior engineers and themselves as the Architect. (I am in the Group B)

These two groups no longer exist in the same economic reality.

1. The "Newtype" Paradigm: Becoming the Conductor

Two weeks ago, I was consulting with a senior outsourced engineer I frequently partner with. He is a veteran MMO developer, a master of his craft, but he rarely used AI to write code.

Over a series of meetings, I didn't just tell him to "use ChatGPT." I walked him through the exact Systems Architecture I've outlined in previous posts: How to use an AI IDE (like Google Antigravity), how to route models, how to slice tasks, and how to plug the AI directly into the engine environment.

A week later, his entire world changed. He took on an AI web game project requiring Golang for the server and Godot for the client—two technologies he had never used before.

He set up the architecture, handed the execution to the AI, and watched it build the server and client simultaneously. He sent me a message that perfectly encapsulated the shift: "I haven't physically typed C++ or C# in two weeks. I am no longer a coder. I am an AI Architect and Conductor."

He understood the assignment. But back in my own office, despite sharing the exact same tools and workflows, many engineers are still just using AI to "type faster."

The bottleneck is no longer the technology. The bottleneck is human comprehension. It is the ability to stop seeing yourself as the Producer and start seeing yourself as the Manager of the Machine.

2. The Next Architecture Shift: Why CLI is Killing MCP

While I am anxious about human comprehension, I am equally anxious about the velocity of the infrastructure.

For the last six months, the entire industry has been obsessed with building MCPs (Model Context Protocols), Skills, and Plugins to give Agents access to our tools. It was like building complex Lego sets: a plugin for Gmail, a connector for Google Drive, a skill for Calendar.

I pointed out a critical pivot earlier: Google just released the Workspace CLI.

Agents don't actually need complex, token-heavy API wrappers. They just need access to the Command Line Interface (CLI).

The Token Economics of CLI

When you use an MCP architecture, you have to stuff the tool's schema and API definitions into the AI's context window. Every time the Agent "thinks," it is carrying around a massive instruction manual. You are burning expensive GPU tokens just to remind the AI how to use the tool.

CLI bypasses this. The AI decides what it wants to do, calls the CLI command (e.g., gcloud workspace docs create), the CLI executes the action natively on the system, and returns the result.

This is why we are seeing an explosion of CLI-native agents: Claude Code, Gemini CLI, Codex CLI, and now Google Workspace CLI.

We are moving from: AI → Plugin → API → System To: AI → CLI → System

This isn't just a tool update; it is the creation of an Operating System for Agents. If an AI can natively command Gmail, Drive, Docs, and Calendar via CLI, millions of corporate workflows are about to be rewritten overnight.

Conclusion: The Organizational Wall

This brings me back to my anxiety. The tools are upgrading every two to three months. But humans adapt slowly, and corporate organizations adapt even slower.

If you are a CEO or a team leader, you cannot solve this by simply buying Copilot licenses for your staff. You have to fundamentally redesign your organizational chart. You have to identify who on your team is still "typing" and who has become an "Architect."

If you don't force your organization to hit the wall, crash, and rebuild its workflows around AI-native systems (like CLI and autonomous task routing), your competitors will.

I am highly anxious. But that anxiety is exactly why I am spending my weekends in the trenches, testing these CLIs, and breaking these systems myself. If you don't understand the boundaries of the machine, you have no right to dictate the direction of the company.

Mercury Technology Solutions: Accelerate Digitality.

Frequently Asked Questions

What is the difference between using AI for efficiency and using it for transformative results?

The key difference lies in how AI is integrated into workflows. Many users approach AI as a tool to enhance their existing processes by improving speed by 20-30%. In contrast, others leverage AI as a collaborative partner, fundamentally rethinking their roles and achieving exponential gains in productivity, often 10x or 100x improvements.

Why is the Command Line Interface (CLI) replacing Model Context Protocols (MCP)?

The shift from MCP to CLI is driven by the need for more efficient AI interactions with systems. While MCPs require complex setups and consume significant resources to function, CLIs allow AI to execute commands directly, streamlining processes and reducing the overhead related to context management.

How can organizations adapt to the rapid advancements in AI technology?

Organizations must rethink their structures and workflows to keep pace with AI advancements. This involves identifying team members who are merely 'typing' versus those who have embraced the role of 'Architects,' and redesigning processes to leverage AI-native systems like CLI to enhance overall productivity and innovation.

What practical steps can leaders take to transition their teams towards using AI more effectively?

Leaders should invest in training that emphasizes the architectural use of AI rather than just operational tasks. It's essential to encourage a mindset shift where team members learn to manage AI as a collaborative tool, enabling them to focus on higher-level tasks and integrate AI into their core workflows.

What are the implications of AI's evolution for the future of work?

As AI technology evolves, traditional roles and workflows will dramatically change. Companies that do not adapt to these advancements risk becoming obsolete, as competitors leverage AI to create more efficient and innovative processes that transform how work is done across industries.