back

Full Spec MCP: Hidden Capabilities of the MCP spec

MCP spec unlocks powerful browser capabilities

In the ever-evolving landscape of web development, browser capabilities continue to expand in ways that many developers haven't fully realized. A recent talk by Harald Kirschner from Microsoft's VSCode team reveals how the Multi-Channel Permissions (MCP) specification opens up powerful new possibilities for web applications. This under-utilized standard allows browsers to expose advanced system capabilities to web applications while maintaining robust security controls.

Key insights from Kirschner's presentation:

  • The MCP spec creates a standardized permission model that enables web apps to access advanced device capabilities previously limited to native applications
  • VSCode's web version leverages MCP to provide seamless integration with local filesystems, terminal access, and more
  • The permission architecture balances security with user control through fine-grained permission requests and intuitive user interfaces

The overlooked potential of MCP

What stands out most from Kirschner's talk is how MCP fundamentally changes what's possible in browser-based applications. By providing a consistent framework for requesting and managing permissions to system resources, MCP enables web applications to bridge the gap with native apps in unprecedented ways.

This matters because the distinction between web and native applications continues to blur. Enterprises increasingly favor browser-based solutions for their cross-platform consistency and reduced deployment overhead. MCP addresses one of the final frontiers—access to system capabilities—that has historically kept web apps from fully replacing native applications in professional environments.

Beyond the presentation: Real-world applications

While Kirschner focuses primarily on VSCode's implementation, the implications extend much further. Consider the emergence of browser-based creative tools like Figma and Canva. These platforms have disrupted traditional desktop software by moving complex workflows to the web. With MCP, we could see the next generation of professional tools making similar transitions.

For example, video editing platforms could leverage MCP to access local media files and processing capabilities more efficiently. Imagine a web-based DaVinci Resolve that maintains most functionality without installation requirements. Similarly, development environments beyond VSCode could provide seamless integration with local development tools, git repositories, and deployment pipelines.

Financial institutions present another compelling use case. MCP could enable secure access to cryptographic hardware or authentication devices directly through web interfaces, potentially eliminating custom software installations while maintaining security standards.

Recent Videos

May 6, 2026

Hermes Agent Master Class

https://www.youtube.com/watch?v=R3YOGfTBcQg Welcome to the Hermes Agent Master Class — an 11-episode series taking you from zero to fully leveraging every feature of Nous Research's open-source agent. In this first episode, we install Hermes from scratch on a brand new machine with no prior skills or memory, walk through full configuration with OpenRouter, tour the most important CLI and slash commands, and run our first real task: a competitor research report on a custom children's book AI business idea. Every future episode will build on this fresh install so you can see the compounding value of the agent in real time....

Apr 29, 2026

Andrej Karpathy – Outsource your thinking, but you can’t outsource your understanding

https://www.youtube.com/watch?v=96jN2OCOfLs Here's what Andrej Karpathy just figured out that everyone else is still dancing around: we're not in an era of "better models." We're in a different era of computing altogether. And the difference between understanding that and not understanding it is the difference between being a vibe coder and being an agentic engineer. Last October, Karpathy had a realization. AI didn't stop being ChatGPT-adjacent. It fundamentally shifted. Agentic coherent workflows started to actually work. And he's spent the last three months living in side projects, VB coding, exploring what's actually possible. What he found is a framework that explains...

Mar 30, 2026

Andrej Karpathy on the Decade of Agents, the Limits of RL, and Why Education Is His Next Mission

A summary of key takeaways from Andrej Karpathy's conversation with Dwarkesh Patel In a wide-ranging conversation with Dwarkesh Patel, Andrej Karpathy — former head of AI at Tesla, founding member of OpenAI, and creator of some of the most popular AI educational content on the internet — shared his views on where AI is headed, what's still broken, and why he's now pouring his energy into education. Here are the key takeaways. "It's the Decade of Agents, Not the Year of Agents" Karpathy's now-famous quote is a direct pushback on industry hype. Early agents like Claude Code and Codex are...