Four dominant themes in the discussion
| # | Theme | Key points & representative quotes |
|---|---|---|
| 1 | Token‑efficiency & context cost | “MCP has one thing going for it as an agentic API standard: token efficiency” (recursivedoubts). “MCP is expensive and doesn’t make up for better instructions using lighter‑weight tools” (steve_adams_86). |
| 2 | Security & sandboxing | “MCPs have provided any easy way to side‑step that baggage” (fastball). “MCPs are a guard‑railed API around some enterprise service” (femiagbabiaka). |
| 3 | Use‑case fit (enterprise vs developer) | “MCP is great for non‑developers and enterprise integration” (phpnode). “CLI wins when the task is well‑defined and atomic” (hkbuilds). |
| 4 | Composability & flexibility | “MCP tool calls aren’t composable” (ejholmes). “The composability argument is what really sold me” (bhekanik). |
These four themes capture the core of the debate: whether MCP’s structured, token‑efficient interface is worth the overhead, how it handles security, which audiences benefit most, and whether it can support the chaining and flexibility that CLIs naturally provide.