The interface layer for the agent era

CLIs are how AI agents get work done

The difference between chat and action is tools. CLIs let AI agents inspect systems, make changes, and verify the result.

See it in action:

Interactive demo

Ship a hotfix

Illustrative demo built from real CLI patterns.

Read the essay

What builders are saying

Real signals from people actually building agent-native tools.

Chrys Bader
Chrys Bader
@chrysb · Feb 22, 2026
Co-founder & CEO of Rosebud (YC S08)
unpopular (maybe?) opinion: MCP is dead in the water. […] api & cli will win. […] connect 10 servers with 5 tools each and you've burned 50 tool definitions worth of tokens before your conversation even starts. […] the "exec" tool paired with on-demand skills is all you need.
1.6K+ likes 328K+ views View post
Elvis
Elvis
@omarsar0 · Mar 1, 2026
Founder of DAIR.AI, ex-Meta AI
MCP is dead? […] I mostly use Skills and CLI lately.
239+ likes 28K+ views View post
DHH
DHH
@dhh · Feb 3, 2026
Creator of Ruby on Rails, Co-founder of 37signals (Basecamp/HEY)
Then we'll release the new agent-optimized CLI for Basecamp. Love to see agents drive their own accommodations.
120+ likes 28K+ views View post
Andrej Karpathy
Andrej Karpathy
@karpathy · Feb 24, 2026
Ex-Tesla AI Director, OpenAI Co-Founder
CLIs are super exciting precisely because they are a "legacy" technology, which means AI agents can natively and easily use them, combine them, interact with them via the entire terminal toolkit. […] It's 2026. Build. For. Agents.
11.7K+ likes 2.0M+ views View post
Addy Osmani
Addy Osmani
@addyosmani · Mar 4, 2026
VP Engineering at Google
Introducing the Google Workspace CLI […] built for humans and agents. Google Drive, Gmail, Calendar, and every Workspace API. 40+ agent skills included.
14.7K+ likes 5.2M+ views View post
Guillermo Rauch
Guillermo Rauch
@rauchg · Mar 4, 2026
CEO of Vercel
2026 is the year of Skills & CLIs
6.3K+ likes 533K+ views View post
Mitchell Hashimoto
Mitchell Hashimoto
@mitchellh · Sep 22, 2025
Co-founder of HashiCorp, Creator of Vagrant/Terraform
This is why I'm not a fan of MCP, it speaks only to machines. Better CLI tooling, output formatting, docs helps both machines and humans.
490+ likes 52K+ views View post
Russell Kaplan
Russell Kaplan
@russelljkaplan · Aug 5, 2024
President of Cognition (Devin), ex-Scale AI, ex-Tesla Autopilot
Companies that market to developers will soon start “marketing” to coding agents as well. [...] Agent-friendly UI/UX (often: a good CLI) will be prioritized.
502+ likes 82K+ views View post
Armin Ronacher
Armin Ronacher
@mitsuhiko · Jun 25, 2025
Creator of Flask, Jinja2 & Click (Python CLI framework), VP of Engineering at Sentry
I tried with an MCP first but now I just use the CLI.
506+ likes 56K+ views View post
Simon Willison
Simon Willison
@simonw · Oct 30, 2025
Creator of Datasette & LLM CLI
[…] I find CLI tools are almost always a better bet than MCPs when you have an unleashed coding agent like Claude Code in YOLO mode
12+ likes 1K+ views View post
Peter Steinberger
Peter Steinberger
@steipete · Feb 22, 2026
Creator of OpenClaw
there's a reason I didn't add mcp support to openclaw (except via mcporter mcp-to-cli converter)
48+ likes 12K+ views View post
Peter Steinberger
Peter Steinberger
@steipete · Nov 7, 2025
Creator of OpenClaw
Convert chrome-devtools (or really any) MCP to compiled cli […] It will call help menu and learn as needed. Progressive disclosure, no context pollution.
386+ likes 32K+ views View post
Chris Tate
Chris Tate
@ctatedev · Jan 29, 2026
Engineer at Vercel, Creator of agent-browser
CLI is the rare interface where making things better for agents makes things better for humans too. And vice versa.
136+ likes 10K+ views View post
Ryan Carson
Ryan Carson
@ryancarson · Feb 28, 2026
CEO & 4x Founder (Treehouse)
It's time for you to think about how an agent can use your app via CLI. In the future, none of us (including our agents) are going to want to log in to a web interface to do anything.
254+ likes 17K+ views View post
Chrys Bader
Chrys Bader
@chrysb · Feb 22, 2026
Co-founder & CEO of Rosebud (YC S08)
unpopular (maybe?) opinion: MCP is dead in the water. […] api & cli will win. […] connect 10 servers with 5 tools each and you've burned 50 tool definitions worth of tokens before your conversation even starts. […] the "exec" tool paired with on-demand skills is all you need.
1.6K+ likes 328K+ views View post
Elvis
Elvis
@omarsar0 · Mar 1, 2026
Founder of DAIR.AI, ex-Meta AI
MCP is dead? […] I mostly use Skills and CLI lately.
239+ likes 28K+ views View post
DHH
DHH
@dhh · Feb 3, 2026
Creator of Ruby on Rails, Co-founder of 37signals (Basecamp/HEY)
Then we'll release the new agent-optimized CLI for Basecamp. Love to see agents drive their own accommodations.
120+ likes 28K+ views View post
Andrej Karpathy
Andrej Karpathy
@karpathy · Feb 24, 2026
Ex-Tesla AI Director, OpenAI Co-Founder
CLIs are super exciting precisely because they are a "legacy" technology, which means AI agents can natively and easily use them, combine them, interact with them via the entire terminal toolkit. […] It's 2026. Build. For. Agents.
11.7K+ likes 2.0M+ views View post
Addy Osmani
Addy Osmani
@addyosmani · Mar 4, 2026
VP Engineering at Google
Introducing the Google Workspace CLI […] built for humans and agents. Google Drive, Gmail, Calendar, and every Workspace API. 40+ agent skills included.
14.7K+ likes 5.2M+ views View post
Guillermo Rauch
Guillermo Rauch
@rauchg · Mar 4, 2026
CEO of Vercel
2026 is the year of Skills & CLIs
6.3K+ likes 533K+ views View post
Mitchell Hashimoto
Mitchell Hashimoto
@mitchellh · Sep 22, 2025
Co-founder of HashiCorp, Creator of Vagrant/Terraform
This is why I'm not a fan of MCP, it speaks only to machines. Better CLI tooling, output formatting, docs helps both machines and humans.
490+ likes 52K+ views View post
Russell Kaplan
Russell Kaplan
@russelljkaplan · Aug 5, 2024
President of Cognition (Devin), ex-Scale AI, ex-Tesla Autopilot
Companies that market to developers will soon start “marketing” to coding agents as well. [...] Agent-friendly UI/UX (often: a good CLI) will be prioritized.
502+ likes 82K+ views View post
Armin Ronacher
Armin Ronacher
@mitsuhiko · Jun 25, 2025
Creator of Flask, Jinja2 & Click (Python CLI framework), VP of Engineering at Sentry
I tried with an MCP first but now I just use the CLI.
506+ likes 56K+ views View post
Simon Willison
Simon Willison
@simonw · Oct 30, 2025
Creator of Datasette & LLM CLI
[…] I find CLI tools are almost always a better bet than MCPs when you have an unleashed coding agent like Claude Code in YOLO mode
12+ likes 1K+ views View post
Peter Steinberger
Peter Steinberger
@steipete · Feb 22, 2026
Creator of OpenClaw
there's a reason I didn't add mcp support to openclaw (except via mcporter mcp-to-cli converter)
48+ likes 12K+ views View post
Chris Tate
Chris Tate
@ctatedev · Jan 29, 2026
Engineer at Vercel, Creator of agent-browser
CLI is the rare interface where making things better for agents makes things better for humans too. And vice versa.
136+ likes 10K+ views View post
Ryan Carson
Ryan Carson
@ryancarson · Feb 28, 2026
CEO & 4x Founder (Treehouse)
It's time for you to think about how an agent can use your app via CLI. In the future, none of us (including our agents) are going to want to log in to a web interface to do anything.
254+ likes 17K+ views View post
Chrys Bader
Chrys Bader
@chrysb · Feb 22, 2026
Co-founder & CEO of Rosebud (YC S08)
unpopular (maybe?) opinion: MCP is dead in the water. […] api & cli will win. […] connect 10 servers with 5 tools each and you've burned 50 tool definitions worth of tokens before your conversation even starts. […] the "exec" tool paired with on-demand skills is all you need.
1.6K+ likes 328K+ views View post
Chrys Bader
Chrys Bader
@chrysb · Feb 22, 2026
Co-founder & CEO of Rosebud (YC S08)
unpopular (maybe?) opinion: MCP is dead in the water. […] api & cli will win. […] connect 10 servers with 5 tools each and you've burned 50 tool definitions worth of tokens before your conversation even starts. […] the "exec" tool paired with on-demand skills is all you need.
1.6K+ likes 328K+ views View post
Elvis
Elvis
@omarsar0 · Mar 1, 2026
Founder of DAIR.AI, ex-Meta AI
MCP is dead? […] I mostly use Skills and CLI lately.
239+ likes 28K+ views View post
DHH
DHH
@dhh · Feb 3, 2026
Creator of Ruby on Rails, Co-founder of 37signals (Basecamp/HEY)
Then we'll release the new agent-optimized CLI for Basecamp. Love to see agents drive their own accommodations.
120+ likes 28K+ views View post
Andrej Karpathy
Andrej Karpathy
@karpathy · Feb 24, 2026
Ex-Tesla AI Director, OpenAI Co-Founder
CLIs are super exciting precisely because they are a "legacy" technology, which means AI agents can natively and easily use them, combine them, interact with them via the entire terminal toolkit. […] It's 2026. Build. For. Agents.
11.7K+ likes 2.0M+ views View post
Addy Osmani
Addy Osmani
@addyosmani · Mar 4, 2026
VP Engineering at Google
Introducing the Google Workspace CLI […] built for humans and agents. Google Drive, Gmail, Calendar, and every Workspace API. 40+ agent skills included.
14.7K+ likes 5.2M+ views View post
Guillermo Rauch
Guillermo Rauch
@rauchg · Mar 4, 2026
CEO of Vercel
2026 is the year of Skills & CLIs
6.3K+ likes 533K+ views View post
Mitchell Hashimoto
Mitchell Hashimoto
@mitchellh · Sep 22, 2025
Co-founder of HashiCorp, Creator of Vagrant/Terraform
This is why I'm not a fan of MCP, it speaks only to machines. Better CLI tooling, output formatting, docs helps both machines and humans.
490+ likes 52K+ views View post
Russell Kaplan
Russell Kaplan
@russelljkaplan · Aug 5, 2024
President of Cognition (Devin), ex-Scale AI, ex-Tesla Autopilot
Companies that market to developers will soon start “marketing” to coding agents as well. [...] Agent-friendly UI/UX (often: a good CLI) will be prioritized.
502+ likes 82K+ views View post
Armin Ronacher
Armin Ronacher
@mitsuhiko · Jun 25, 2025
Creator of Flask, Jinja2 & Click (Python CLI framework), VP of Engineering at Sentry
I tried with an MCP first but now I just use the CLI.
506+ likes 56K+ views View post
Simon Willison
Simon Willison
@simonw · Oct 30, 2025
Creator of Datasette & LLM CLI
[…] I find CLI tools are almost always a better bet than MCPs when you have an unleashed coding agent like Claude Code in YOLO mode
12+ likes 1K+ views View post
Peter Steinberger
Peter Steinberger
@steipete · Feb 22, 2026
Creator of OpenClaw
there's a reason I didn't add mcp support to openclaw (except via mcporter mcp-to-cli converter)
48+ likes 12K+ views View post
Peter Steinberger
Peter Steinberger
@steipete · Nov 7, 2025
Creator of OpenClaw
Convert chrome-devtools (or really any) MCP to compiled cli […] It will call help menu and learn as needed. Progressive disclosure, no context pollution.
386+ likes 32K+ views View post
Chris Tate
Chris Tate
@ctatedev · Jan 29, 2026
Engineer at Vercel, Creator of agent-browser
CLI is the rare interface where making things better for agents makes things better for humans too. And vice versa.
136+ likes 10K+ views View post
Ryan Carson
Ryan Carson
@ryancarson · Feb 28, 2026
CEO & 4x Founder (Treehouse)
It's time for you to think about how an agent can use your app via CLI. In the future, none of us (including our agents) are going to want to log in to a web interface to do anything.
254+ likes 17K+ views View post
Chrys Bader
Chrys Bader
@chrysb · Feb 22, 2026
Co-founder & CEO of Rosebud (YC S08)
unpopular (maybe?) opinion: MCP is dead in the water. […] api & cli will win. […] connect 10 servers with 5 tools each and you've burned 50 tool definitions worth of tokens before your conversation even starts. […] the "exec" tool paired with on-demand skills is all you need.
1.6K+ likes 328K+ views View post
Elvis
Elvis
@omarsar0 · Mar 1, 2026
Founder of DAIR.AI, ex-Meta AI
MCP is dead? […] I mostly use Skills and CLI lately.
239+ likes 28K+ views View post
DHH
DHH
@dhh · Feb 3, 2026
Creator of Ruby on Rails, Co-founder of 37signals (Basecamp/HEY)
Then we'll release the new agent-optimized CLI for Basecamp. Love to see agents drive their own accommodations.
120+ likes 28K+ views View post
Andrej Karpathy
Andrej Karpathy
@karpathy · Feb 24, 2026
Ex-Tesla AI Director, OpenAI Co-Founder
CLIs are super exciting precisely because they are a "legacy" technology, which means AI agents can natively and easily use them, combine them, interact with them via the entire terminal toolkit. […] It's 2026. Build. For. Agents.
11.7K+ likes 2.0M+ views View post
Addy Osmani
Addy Osmani
@addyosmani · Mar 4, 2026
VP Engineering at Google
Introducing the Google Workspace CLI […] built for humans and agents. Google Drive, Gmail, Calendar, and every Workspace API. 40+ agent skills included.
14.7K+ likes 5.2M+ views View post
Guillermo Rauch
Guillermo Rauch
@rauchg · Mar 4, 2026
CEO of Vercel
2026 is the year of Skills & CLIs
6.3K+ likes 533K+ views View post
Mitchell Hashimoto
Mitchell Hashimoto
@mitchellh · Sep 22, 2025
Co-founder of HashiCorp, Creator of Vagrant/Terraform
This is why I'm not a fan of MCP, it speaks only to machines. Better CLI tooling, output formatting, docs helps both machines and humans.
490+ likes 52K+ views View post
Russell Kaplan
Russell Kaplan
@russelljkaplan · Aug 5, 2024
President of Cognition (Devin), ex-Scale AI, ex-Tesla Autopilot
Companies that market to developers will soon start “marketing” to coding agents as well. [...] Agent-friendly UI/UX (often: a good CLI) will be prioritized.
502+ likes 82K+ views View post
Armin Ronacher
Armin Ronacher
@mitsuhiko · Jun 25, 2025
Creator of Flask, Jinja2 & Click (Python CLI framework), VP of Engineering at Sentry
I tried with an MCP first but now I just use the CLI.
506+ likes 56K+ views View post
Simon Willison
Simon Willison
@simonw · Oct 30, 2025
Creator of Datasette & LLM CLI
[…] I find CLI tools are almost always a better bet than MCPs when you have an unleashed coding agent like Claude Code in YOLO mode
12+ likes 1K+ views View post
Peter Steinberger
Peter Steinberger
@steipete · Feb 22, 2026
Creator of OpenClaw
there's a reason I didn't add mcp support to openclaw (except via mcporter mcp-to-cli converter)
48+ likes 12K+ views View post
Chris Tate
Chris Tate
@ctatedev · Jan 29, 2026
Engineer at Vercel, Creator of agent-browser
CLI is the rare interface where making things better for agents makes things better for humans too. And vice versa.
136+ likes 10K+ views View post
Ryan Carson
Ryan Carson
@ryancarson · Feb 28, 2026
CEO & 4x Founder (Treehouse)
It's time for you to think about how an agent can use your app via CLI. In the future, none of us (including our agents) are going to want to log in to a web interface to do anything.
254+ likes 17K+ views View post
Chrys Bader
Chrys Bader
@chrysb · Feb 22, 2026
Co-founder & CEO of Rosebud (YC S08)
unpopular (maybe?) opinion: MCP is dead in the water. […] api & cli will win. […] connect 10 servers with 5 tools each and you've burned 50 tool definitions worth of tokens before your conversation even starts. […] the "exec" tool paired with on-demand skills is all you need.
1.6K+ likes 328K+ views View post

Or skip the search — install the agent skill · api/clis

Why CLIs?

The interface layer for AI agents

AI agents don't click buttons — they run commands. A single CLI call uses ~200 tokens. The equivalent MCP server dumps 55,000 tokens into your context window. That's a 275x difference →

MCP Server Agent Skill JSON Output