| ▲ | moritonal 9 hours ago | |
Given MCP is supposed to just be a standardised format for self-describing APIs, why are all the features you listed MCP related things? It sounds more like it's forced the enterprise to build such features which cli tooling didn't have? | ||
| ▲ | rsalus 9 hours ago | parent | next [-] | |
mostly by virtue of being a common standard. MCP servers are primarily useful in a remote environment, where centralized management of cross-cutting concerns matters. also its really useful for integrating existing distributed services, e.g., internal data lakes. I think it's clear a self-describing CLI is optimal for local-first tooling and portability. I personally view remote MCP servers as complementary in the space. | ||
| ▲ | tomnipotent 8 hours ago | parent | prev [-] | |
MCP's can hide most things behind an API. | ||