Skip to content
All tool news

Tool desk · Updated daily

Tool news·Vercel·

Vercel Adds WebMCP Support to Mcp-Handler.

Vercel adds experimental WebMCP support to mcp-handler 2.2.0, exposing existing MCP tools to browser agents with one script tag.

CW

Create With tool desk

3 sources checked · 2 min read · 3 sections

ShareLinkedIn
Vercel Adds WebMCP Support to Mcp-Handler

WebMCP support is now available experimentally in Vercel’s mcp-handler package. It lets developers expose existing MCP tools to in-browser agents by adding a single script tag to a site.

According to the Vercel changelog, the feature ships in mcp-handler@2.2.0. WebMCP is a proposed web standard for making tools available to agents running inside a browser.

How Vercel WebMCP Support Works

Developers first choose which existing tools should be available in the browser. Those tools are added to the experimental_webMcp configuration object in the MCP handler.

The site then loads a script from its MCP endpoint using the ?webmcp-script parameter. That script registers the selected tools with the page. When an agent calls one, the request is proxied back to the server.

  1. 1

    Upgrade mcp-handler

    use version 2.2.0

  2. 2

    Choose the tools

    add their names to the experimental_webMcp configuration object

  3. 3

    Load the script

    add the MCP endpoint with the ?webmcp-script parameter

  4. 4

    Handle calls

    requests return to the MCP server as the signed-in user

The same server-registered tools can therefore be made available to browser agents without rebuilding them as separate browser integrations.

Authenticated Tools Stay on the Server

Calls are proxied to the MCP server as the signed-in user. This means authenticated tools can work without a separate browser-side OAuth flow.

The opt-in configuration also means developers select which tools are exposed. Registering a tool on the MCP server alone does not automatically add it to the page. It must also appear in the experimental_webMcp tools list.

WebMCP remains a proposed standard, and Vercel labels this implementation experimental. The feature is available now through the latest version of mcp-handler.

Frequently asked questions

What is Vercel WebMCP support?

Vercel WebMCP support is experimental functionality in mcp-handler that exposes selected MCP tools to in-browser agents. Developers opt tools in through configuration and load them on a page with a script tag.

How do I add WebMCP support to a site?

Upgrade to mcp-handler@2.2.0, add the required tools to the experimental_webMcp object, then load the script from the MCP endpoint with ?webmcp-script. Calls from the page are proxied back to the MCP server.

Is WebMCP support free?

No pricing or plan requirements were listed. The experimental feature is available in the latest mcp-handler version.

Sources

3 checked

How we cover tool news: Create With's tool desk drafts these reports with AI from the sources listed above and checks them against those sources before publishing.

Worth passing on?

ShareLinkedIn

Go deeper on Vercel

Related reading, watching and going.

Everything on Vercel

The briefing

19 May 2026

How to Migrate Your App from Lovable to Claude Code in 2025

Step-by-step guide to migrating your Lovable app to Claude Code. Learn how to move from Lovable's managed platform to a stack you own and control.

Read →

The briefing

10 Feb 2026

OpenClaw Review: 2 Weeks With This AI Agent

Honest 2-week review of OpenClaw — an autonomous AI agent powered by Claude. We test setup, safety, autonomy, and real value to see if it's worth using.

Read →
34 min

Podcast

My Daughter Built a Website Business, Claude Design First Look & Going All-In on Cloudflare

James and Kieran discuss practical AI-powered development through real-world examples, including a seven-year-old building a website business with Claude Code voice mode, Anthropic's new Claude Design tool, API security challenges in the AI agent era, and Cloudflare's expanding AI infrastructure offerings. The episode covers hands-on experiences with vibe coding, emerging design tools, and the evolving landscape of AI-assisted development.

Watch now ↗

Podcast

53. Why Your Vibe Code Needs Tests, Ditching SaaS & AI Agents That Work While You Sleep

James and Kieran discuss the practical realities of building AI-powered software, emphasizing the importance of testing in vibe-coded applications, exploring alternatives to traditional SaaS tools, and implementing autonomous AI agents for business operations. The episode covers technical topics like Convex databases, app store bottlenecks from AI-generated submissions, and using OpenClaw as a marketing automation agent.

Watch now ↗
38 min

Podcast

52. Your AI Co-Founder: OpenClaw, Manus & the Zero-Person Business

In this Create With podcast episode, James and Kieran are joined by Matt Roberts from Happy Operators for an in-depth discussion on using autonomous AI agents in production. The conversation covers practical experiences with OpenClaw, security considerations, comparison with emerging tools like Manus, and the broader shift toward AI-assisted development. They also discuss the VibeCoding Olympics results, Bubble's new AI capabilities, and research on Claude.MD file effectiveness.

Watch now ↗

Latest tool news

What else changed this week.

All tool news
VercelDigest

What Vercel Shipped in Mid-September

Eight changes landed on Vercel this week, split between new voice models on AI Gateway and speed improvements to builds and deployments. Builders running voice agents, custom…

The Create With Briefing

Don't watch forty changelogs. Read one email.

Every Tuesday: the tool changes worth knowing, real business use cases, and what's on near you. Free, unsubscribe any time.