Claude Code Has Evolved
Why the skill backbone — not the dashboard — is where all the real value in a Claude Code Agentic OS lives.
May 14thA 14-minute listicle that makes the case for CLIs over MCPs and hands you the stack to prove it.
The terminal is Claude Code native environment, and CLI tools that live there beat MCP servers on token efficiency and setup speed, sometimes by 90000 tokens per task.
CLIs are replacing MCPs as the default extension layer for Claude Code because they run in the same terminal, avoid schema loading overhead, and use dramatically fewer tokens. This video covers 10 tools: CLI Anything, NotebookLM-py, Stripe CLI, FFmpeg, GitHub CLI, Vercel CLI, Supabase CLI, Playwright CLI, LLMFit, and gws. The core advice: install the CLI as a dependency, then add its companion skill file so Claude Code knows how to drive it.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Host frames the shift from MCPs to CLIs as the dominant trend. Promises 10 tools spanning research to deployment.

Open-source tool that auto-generates production CLIs for any open-source software. One command runs the full pipeline.

Unofficial Python API for NotebookLM. Lets Claude Code throw YouTube URLs at NotebookLM for free video analysis then pull back deliverables programmatically.

Manages Stripe products webhooks and events from the terminal. Eliminates 20-tab browser navigation for payment product setup.

Audio/video/subtitle manipulation library. Demonstrated by chopping a keyboard product video into frames for a hero scroll animation.

Native GitHub operations from the terminal. Claude Code already understands it well enough to install and authenticate in one sentence.

Deployment and CI/CD pipeline from the terminal. Vercel publishes an official agent skills library with categories including deployment browser automation and design.

Runs the full Supabase stack locally. Handles migrations auth and database management without a cloud connection.

Browser automation CLI. Own benchmark showed CLI was 90000 tokens cheaper than the MCP equivalent. Skill installs in one line.

TUI tool that scores every available Ollama model against your actual hardware specs and tells you which ones will run.

Controls Gmail Docs Drive Sheets and Calendar from the terminal with 40+ agent skills. Reads Discovery Service at runtime so new APIs appear automatically.

Host frames the CLI trend as structural: CLIs and Claude Code share the terminal natively so there is no overhead.
The terminal is already where Claude Code lives, and tools that meet it there skip the entire schema-loading overhead that makes MCP servers expensive.
“CLI, essentially, to do the exact same thing as the MCP server was both quicker and it was like 90000 less tokens.”
“We are moving away from MCPs. We are moving into CLIs because it just makes sense. Claude Code lives in the terminal. CLIs live in the terminal. There is no overhead.”
“I can just throw YouTube URLs at NotebookLM. It will do all the analysis for me for free because these tokens are on Google servers not ours.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Everyone is building CLI tools to extend Claude Code, and one benchmark from the Playwright team put the advantage in hard numbers: the same browser task that cost an MCP server a certain token budget cost the CLI equivalent 90000 fewer. That gap is why this list exists.
Every CLI tool in the list follows this same installation pattern.
Playwright benchmark showed CLIs win on token efficiency. MCPs retain value for stateful long-running autonomous flows.
00:00
00:11
00:22
00:27
00:42
00:52
01:02
01:12
01:22
01:32
01:42
01:52
02:02
02:12
02:18
02:35
02:47
02:58
03:10
03:22
03:34
03:45
03:57
04:08
04:20
04:32
04:43
04:54
05:06
05:17
05:28
05:36
05:50
06:02
06:13
06:24
06:30
06:45
06:55
07:05
07:15
07:25
07:35
07:47
07:58
08:09
08:21
08:32
08:42
08:50
08:58
09:07
09:18
09:28
09:39
09:50
10:01
10:15
10:22
10:33
10:39
10:54
11:05
11:16
11:25
11:36
11:45
11:55
12:06
12:16
12:26
12:37
12:47
12:58
13:08
13:18
13:28
13:38
13:48
13:58Why the skill backbone — not the dashboard — is where all the real value in a Claude Code Agentic OS lives.
May 14thHow to pipe a Graphify knowledge graph into Obsidian so Claude Code can query your documentation as a connected concept map, not a pile of files.
June 8thA creator walks through five concrete levers — effort level, model delegation, token-saving skills, research offloading, and advisor mode — for keeping Claude Code costs and weekly usage caps under control.
July 3rdA 12-minute curated sweep of 10 plugins, skills, and CLIs that actually move the needle on Claude Code projects.
June 6thHow to give your LightRAG knowledge graph the power to ingest PDFs, charts, and images without changing how you query it.
April 3rdHow Graphify turns any codebase into a queryable knowledge graph and cuts Claude Code's token bill by 60%.
June 5th