Three dominant themes in the discussion
| Theme | Supporting quotation |
|---|---|
| 1️⃣ MCP’s token overhead is prohibitive | “We built a unified API … tool definitions alone burned 50,000+ tokens before the agent touched a single user message.” – gertjandewilde |
| 2️⃣ CLI + progressive discovery is leaner and easier to adopt | “I think that responding in JSON was always a mistake in the spec; it should have been free‑form text (which could then be JSON if required).” – zamalek |
| 3️⃣ Security and permission control drive the MCP vs CLI debate | “Giving a CLI unrestricted box access vs a hosted MCP server with scoped permissions is a completely different risk profile.” – kayig |
These points capture the most‑frequently voiced concerns: the heavy context cost of MCP, the token‑efficient simplicity of CLI‑based tool discovery, and theEnterprise‑level security considerations that differentiate the two approaches.