The One-Click Gap
Every tool category eventually gets a one-click install path. Email clients, browser extensions, VS Code plugins, Homebrew packages — each category reached a point where installation became trivial, and the tools that required manual configuration before that shift either adapted or lost adoption to tools that made the first experience frictionless.
The Model Context Protocol is going through this transition now. The original installation path required manually editing a JSON configuration file, managing paths and credentials, and restarting the host application. For developers, this is minor friction. For professionals who aren’t comfortable with configuration files, it was a meaningful barrier — one that filtered out a large portion of the potential user base before they ever saw what the tool could do.
Desktop extension packaging changes this. A tool packaged as a desktop extension installs with the same interaction pattern as any other application: download, double-click, grant permissions, done. The configuration experience moves from text editor to a guided setup wizard. The credential step becomes a form rather than a JSON attribute. The restart is handled automatically.
This matters for tool adoption in ways that go beyond convenience. The professionals most likely to benefit from vertical-specific AI tools — the ones who do document-intensive work, have the highest willingness to pay, and are in the roles where the tool creates the most value — are often not the ones who are comfortable manually editing configuration files. The technical barrier was inadvertently filtering for the wrong adopters.
The practical implication is that tools shipping in 2026 need to think about packaging as a first-class product problem, not an afterthought. The tool that gets the installation experience right for its specific audience will have lower acquisition cost, better retention from early use (because the first experience doesn’t start with frustration), and higher word-of-mouth conversion from professionals who can actually recommend it without caveats about the setup process.
The gap between “this is useful” and “I can recommend this to a colleague” often comes down to whether the person making the recommendation can confidently say “installation takes five minutes.” That bar is now achievable for the first time.
+++