+ In the first post of this series, I argued that CLIs are not APIs - they're human interfaces that, when designed well, enable agents as a natural consequence. That post ended with a question: where does the Model Context Protocol fit? MCP adoption has been explosive. The number of MCP servers tripled in six months. OpenAI, Google DeepMind, and the major framework vendors all adopted it. But adoption and durability are different things. The hard questions about MCP are just now arriving. +
+MCP servers grew from 425 (August 2025) to 1,412 (February 2026). But only 27% of servers were updated in the last 30 days, and 29% haven't been touched in six months or more. Growth is real. So is abandonment.
+MCP's security model is evolving. If you're deploying MCP servers in production, implement your own authentication layer, audit logging, and input validation. Don't assume the protocol handles it.
++ The mesheryctl functional design spec is open for community input, including the MCP surface proposal. Join the conversation in the Meshery Slack or explore the Meshery playground to see agent-native CLI design in practice. +
+