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.

Why CLIs?

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

48 results · sorted by rank
1
shadcn CLI Skill

Component distribution CLI — add beautiful, accessible UI components to any project. Agent-compatible with v4.

2
Firebase CLI MCP Official

Official Firebase CLI for deploys, emulators, functions, hosting, auth, and project workflows from the terminal.

3
gws MCP

Official Google Workspace CLI. Gmail, Drive, Calendar, Sheets, Docs. MCP-ready.

4
HubSpot CLI MCP Official

Official HubSpot CLI for local app development, CMS workflows, account operations, and agent-friendly terminal automation.

5
Cline MCP Official

Autonomous coding agent with terminal workflows, tool use, and long-running implementation loops for engineering tasks.

6
Consul MCP Official

Service networking and service discovery CLI for distributed systems, service meshes, and infrastructure automation.

7
pip MCP Official

Python package installer and dependency management CLI used across virtualenv, build, and automation workflows.

8
Ansible MCP Official

Infrastructure automation CLI for configuration management, remote execution, and repeatable server provisioning.

9
minikube MCP Official

Local Kubernetes cluster CLI for testing clusters, addons, and platform workflows on a developer machine.

10
Prometheus MCP Official

Prometheus server and tooling CLI surface for monitoring, scraping, rules, and observability workflows.

11
kubeseal MCP Official

Encrypt Kubernetes secrets for GitOps workflows using Bitnami Sealed Secrets from the command line.

12
Swift toolchain MCP Official

Swift compiler and package tooling CLI used to build, run, and manage Swift projects.

13
drizzle-kit MCP Official

Drizzle ORM migration and schema toolkit for managing SQL changes from code-first database workflows.

14
CockroachDB CLI MCP Official

Distributed SQL database CLI for cluster operations, SQL access, and admin workflows in CockroachDB.

15
k3d MCP Official

Run lightweight k3s Kubernetes clusters in Docker for fast local development and agent-driven test environments.

16
Buildah MCP Official

Container image builder CLI for OCI images without requiring a full Docker daemon.

17
iperf3 MCP Official

Network bandwidth measurement CLI for throughput testing between hosts and debugging network performance.

18
TShark MCP Official

Command-line packet analyzer from Wireshark for captures, protocol inspection, and network debugging.

19
promtool MCP Official

Prometheus utility CLI for validating configs, testing alert rules, and debugging metrics workflows.

20
kops MCP Official

Kubernetes cluster operations CLI for creating, upgrading, and managing production clusters.

21
Maven MCP Official

Java build automation and dependency management CLI for packaging, testing, and release workflows.

22
Waypoint MCP Official

Application build, deploy, and release workflow CLI from HashiCorp for standardizing delivery across platforms.

23
oha MCP Official

Modern HTTP load testing CLI for benchmarking endpoints with concurrency and latency metrics.

24
Velero MCP Official

Backup and restore Kubernetes clusters, volumes, and resources from the terminal.

25
etcdctl MCP Official

CLI for querying and administering etcd key-value stores used by Kubernetes and distributed systems.

26
wrk MCP Official

High-performance HTTP benchmarking tool for load testing web services from the terminal.

27
Rye MCP Official

Python project and environment manager focused on modern tooling, packaging, and reproducible workflows.

28
amtool MCP Official

Alertmanager CLI for silences, alerts, and operational workflows around incident response.

29
socat MCP Official

Multipurpose relay CLI for sockets, tunnels, port forwarding, and low-level network plumbing.

30
ncdu MCP Official

NCurses disk usage browser for navigating storage consumption interactively from the terminal.

31
xsv MCP Official

Fast CSV toolkit for filtering, indexing, slicing, and analyzing tabular data from the command line.

32
crictl MCP Official

Container Runtime Interface CLI for inspecting containers, images, and pods on Kubernetes nodes.

33
Chef MCP Official

Infrastructure automation and configuration management CLI for defining and applying server state as code.

34
gdu MCP Official

Fast disk usage analyzer for finding large directories and storage hotspots in terminal workflows.

35
Puppet MCP Official

Configuration management CLI for modeling desired system state and applying infrastructure changes reliably.

36
htmlq MCP Official

Like jq for HTML: query and transform HTML documents with CSS selectors in shell workflows.

37
Bombardier MCP Official

HTTP benchmarking tool for stress testing APIs and services with simple command-line workflows.

38
gojq MCP Official

Pure Go implementation of jq for JSON querying, filtering, and transformations in portable scripts.

39
Fauna Shell MCP Official

Fauna database shell for querying, managing schema, and interacting with Fauna from the terminal.

40
pup MCP Official

HTML parsing CLI that lets you query markup with CSS selectors from shell pipelines.

41
Tempo MCP Official

Distributed tracing backend with CLI-oriented operations for trace storage, troubleshooting, and observability workflows.

42
jless MCP Official

Interactive JSON viewer with syntax highlighting and structured navigation for large API responses.

43
diffsitter MCP Official

AST-aware diff tool that compares syntax trees instead of raw lines for smarter code review output.

44
pv MCP Official

Pipe Viewer shows progress, throughput, and ETA for data moving through Unix pipelines.

45
cloc MCP Official

Count lines of code across languages and repositories for audits, reports, and engineering analysis.

46
ijq MCP Official

Interactive jq terminal for exploring JSON data with immediate query feedback and navigation.

47
progress MCP Official

Display running coreutils progress bars and file operation status directly in the terminal.

48
icdiff MCP Official

Improved colored diff tool for side-by-side file comparisons and clearer terminal review output.

Why CLIs?

The interface layer for AI agents

AI agents don't click buttons — they run commands. CLIs are the primitives. Custom skills teach your agent how to use them for your project. Here's why that matters →

MCP Server Agent Skill JSON Output